summary refs log tree commit diff stats
path: root/res/scripts/map1_off_right.lua
blob: 7dd0113cf0ae122d8bfb0226b1331fc7bad44926 (plain) (blame)
1
2
3
function map1_off_right()
  ChangeMap("map2", "fromLeft")
end