arc
This commit is contained in:
@@ -20,7 +20,7 @@ public enum LAccess{
|
||||
rotation,
|
||||
|
||||
//values with parameters are considered controllable
|
||||
enabled("to"),
|
||||
enabled("to"), //"to" is standard for single parameter access
|
||||
shoot("x", "y", "shoot");
|
||||
|
||||
public final String[] parameters;
|
||||
|
||||
Reference in New Issue
Block a user