aboutsummaryrefslogtreecommitdiff
path: root/layerType.wren
diff options
context:
space:
mode:
Diffstat (limited to 'layerType.wren')
-rw-r--r--layerType.wren5
1 files changed, 0 insertions, 5 deletions
diff --git a/layerType.wren b/layerType.wren
deleted file mode 100644
index cee6b82..0000000
--- a/layerType.wren
+++ /dev/null
@@ -1,5 +0,0 @@
-// ENUM lol
-class LayerType {
- static Tile { "tilelayer" }
- static Object { "objectgroup" }
-} \ No newline at end of file