summary refs log tree commit diff stats
path: root/res/scripts/map2_off_left.lua
blob: d4d9ce4b9b9b34f572673d9067c8a986667f05f4 (plain) (blame)
1
2
3
function map2_off_left()
  ChangeMap("map1", "fromRight")
end