cancer spagetti code
This commit is contained in:
parent
39c8aa4274
commit
19316b7711
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
124801
javascript/classes.js
124801
javascript/classes.js
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
@ -100,6 +100,7 @@ public class ClickGUI extends GuiScreen {
|
|||
|
||||
@Override
|
||||
public void drawScreen(int mouseX, int mouseY, float par3) {
|
||||
modManager = new ModManager();
|
||||
offset = MathHelper.clamp_int(MathHelper.clamp_int(offset, 0, getListMaxScroll()), 0, getListMaxScroll());
|
||||
int xo = 0;
|
||||
int xy = -30;
|
||||
|
|
Loading…
Reference in New Issue
Block a user