Arc update
This commit is contained in:
@@ -66,7 +66,6 @@ public class TechTreeDialog extends FloatingDialog{
|
|||||||
}).size(210f, 64f);
|
}).size(210f, 64f);
|
||||||
|
|
||||||
//scaling/drag input
|
//scaling/drag input
|
||||||
|
|
||||||
addListener(new InputListener(){
|
addListener(new InputListener(){
|
||||||
@Override
|
@Override
|
||||||
public boolean scrolled(InputEvent event, float x, float y, float amountX, float amountY){
|
public boolean scrolled(InputEvent event, float x, float y, float amountX, float amountY){
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||||
archash=1d0223f7e3290454b313f295e8578216c95c024e
|
archash=50a449a1e0eba80c1a448ed656102a169fea625b
|
||||||
|
|||||||
Reference in New Issue
Block a user