summary refs log tree commit diff stats
path: root/res/scripts/map2.lua
blob: 1f14b31ea637c9f0f94f9933c4c16783c103a248 (plain) (blame)
1
2
3
4
5
map2 = {}

function map2.off_left()
  ChangeMap("map1", "fromRight")
end