This commit is contained in:
Anuken
2020-08-27 13:45:07 -04:00
parent fba7f7592b
commit 92aba83450
6 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ public enum BlockFlag{
turret,
/** Repair point. */
repair,
/** Rally point. TODO remove*/
/** Rally point. */
rally,
/** Any block that boosts unit capacity. */
unitModifier;