summary refs log tree commit diff stats
path: root/res/scripts/map1_off_right.lua
diff options
context:
space:
mode:
Diffstat (limited to 'res/scripts/map1_off_right.lua')
-rw-r--r--res/scripts/map1_off_right.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/scripts/map1_off_right.lua b/res/scripts/map1_off_right.lua deleted file mode 100644 index 7dd0113..0000000 --- a/res/scripts/map1_off_right.lua +++ /dev/null
@@ -1,3 +0,0 @@
1function map1_off_right()
2 ChangeMap("map2", "fromLeft")
3end