mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-25 22:58:47 +07:00
Arc update 2
This commit is contained in:
parent
be6af55616
commit
f38bf9262d
@ -66,6 +66,7 @@ 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=50a449a1e0eba80c1a448ed656102a169fea625b
|
||||
archash=e2c9995f3aed60303c5bee9442811fa2ae7369a0
|
||||
|
Loading…
Reference in New Issue
Block a user