Merge pull request #3163 from summetdev/logic-bounded

"Controlled" property for logic
This commit is contained in:
Anuken
2020-11-07 12:04:43 -05:00
committed by GitHub
3 changed files with 5 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ public enum LAccess{
team,
type,
flag,
controlled,
name,
config,
payloadCount,