Skip to content

Commit 6c48763

Browse files
committed
130 base scale
1 parent 6d24cfb commit 6c48763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/com/lambda/gui/components/ClickGuiLayout.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ object ClickGuiLayout : Loadable, Configurable(GuiConfig) {
7979
}
8080

8181
const val RELATION = 0.02604
82-
const val BASE_SCALE = 150
82+
const val BASE_SCALE = 130
8383
val width = mc.window.monitor!!.currentVideoMode!!.width
8484

8585
// don't worry, I'm a professional

0 commit comments

Comments
 (0)