Files
Aurora.3/tools/maplint/lints/layer_varedits.yml
DreamySkrell 8d269c34e0 The Layer Killer (#19483)
kills all layer vars on every map
adds layer maplint

---------

Co-authored-by: DreamySkrell <>
2024-06-19 09:15:26 +00:00

7 lines
141 B
YAML

help: "Do not edit layer manually in the map, edit them in code instead."
"*":
banned_variables:
- layer
- open_layer
- closed_layer