mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-25 22:12:16 -08:00
arc
This commit is contained in:
parent
ea8dccdfb2
commit
6ab24ccefd
2 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=9058572f52ec13c0a8c19fbbaee88fad843affd1
|
||||
archash=6ac4c28124eae46797498b5958a85b1375a60f1e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue