mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-13 19:39:04 +07:00
arc, again
This commit is contained in:
parent
f38bf9262d
commit
f1f8130718
@ -66,7 +66,6 @@ public class TechTreeDialog extends FloatingDialog{
|
||||
}).size(210f, 64f);
|
||||
|
||||
//scaling/drag input
|
||||
|
||||
addListener(new InputListener(){
|
||||
@Override
|
||||
public boolean scrolled(InputEvent event, float x, float y, float amountX, float amountY){
|
||||
|
@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=e2c9995f3aed60303c5bee9442811fa2ae7369a0
|
||||
archash=06112a23a816083f82f0023ddf01ba87d77e3a8b
|
||||
|
Loading…
Reference in New Issue
Block a user