mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-10 10:47:13 +07:00
arc
This commit is contained in:
parent
f9b6b8e5b7
commit
3d353b414c
@ -227,7 +227,7 @@ public class Annotations{
|
||||
/** The local locations where this method is called locally, when invoked. */
|
||||
Loc called() default Loc.none;
|
||||
|
||||
/** Whether to forward this packet to all other clients upon recieval. Client only. */
|
||||
/** Whether to forward this packet to all other clients upon receival. Client only. */
|
||||
boolean forward() default false;
|
||||
|
||||
/**
|
||||
|
@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=16be283e409ce6ddcc96f20b57c67ced35d418d4
|
||||
archash=df3ffe3e71df04b9aa08dac4b3fc0193dca4515b
|
||||
|
Loading…
Reference in New Issue
Block a user