summary refs log tree commit diff stats
path: root/res/scripts/map2_off_left.lua
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2021-02-12 00:33:19 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2021-02-12 00:33:19 -0500
commit5ecd0f428dd8292a17c5013c525a4f5d3967acb8 (patch)
tree0068b66a1183f822909f115a142fae3869a3b09f /res/scripts/map2_off_left.lua
parent19be2ac58b09c5240a32e6a4f41cd9f6cda03d07 (diff)
downloadtanetane-5ecd0f428dd8292a17c5013c525a4f5d3967acb8.tar.gz
tanetane-5ecd0f428dd8292a17c5013c525a4f5d3967acb8.tar.bz2
tanetane-5ecd0f428dd8292a17c5013c525a4f5d3967acb8.zip
Scripts are organised per-map now
Diffstat (limited to 'res/scripts/map2_off_left.lua')
-rw-r--r--res/scripts/map2_off_left.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/scripts/map2_off_left.lua b/res/scripts/map2_off_left.lua deleted file mode 100644 index d4d9ce4..0000000 --- a/res/scripts/map2_off_left.lua +++ /dev/null
@@ -1,3 +0,0 @@
1function map2_off_left()
2 ChangeMap("map1", "fromRight")
3end