arc
This commit is contained in:
@@ -20,7 +20,7 @@ public enum LAccess{
|
|||||||
rotation,
|
rotation,
|
||||||
|
|
||||||
//values with parameters are considered controllable
|
//values with parameters are considered controllable
|
||||||
enabled("to"),
|
enabled("to"), //"to" is standard for single parameter access
|
||||||
shoot("x", "y", "shoot");
|
shoot("x", "y", "shoot");
|
||||||
|
|
||||||
public final String[] parameters;
|
public final String[] parameters;
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||||
archash=9058572f52ec13c0a8c19fbbaee88fad843affd1
|
archash=6ac4c28124eae46797498b5958a85b1375a60f1e
|
||||||
|
|||||||
Reference in New Issue
Block a user