We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d24cfb commit 6c48763Copy full SHA for 6c48763
src/main/kotlin/com/lambda/gui/components/ClickGuiLayout.kt
@@ -79,7 +79,7 @@ object ClickGuiLayout : Loadable, Configurable(GuiConfig) {
79
}
80
81
const val RELATION = 0.02604
82
- const val BASE_SCALE = 150
+ const val BASE_SCALE = 130
83
val width = mc.window.monitor!!.currentVideoMode!!.width
84
85
// don't worry, I'm a professional
0 commit comments