World play area rule

This commit is contained in:
Anuken
2022-02-16 12:45:48 -05:00
parent e2c7c94663
commit 427d43039b
15 changed files with 196 additions and 54 deletions

View File

@@ -9,6 +9,7 @@ public enum LogicRule{
enemyCoreBuildRadius,
dropZoneRadius,
unitCap,
mapArea,
lighting,
ambientLight;