share/hedgewars/Data/Scripts/Multiplayer/WxW.lua
changeset 15068 6f51c75994a4
parent 14811 d65e25e211d4
child 15137 651c1737be2a
equal deleted inserted replaced
15067:d59da429d22c 15068:6f51c75994a4
  1577 				loc("Wall to wall"),
  1577 				loc("Wall to wall"),
  1578 				loc("Configuration phase"),
  1578 				loc("Configuration phase"),
  1579 				preMenuCfg..
  1579 				preMenuCfg..
  1580 				missionComment ..
  1580 				missionComment ..
  1581 				postMenuCfg ..
  1581 				postMenuCfg ..
  1582 				"", 2, 9999000, true
  1582 				"", 3, 9999000, true
  1583 				)
  1583 				)
  1584 
  1584 
  1585 end
  1585 end
  1586 
  1586 
  1587 function onGameTick()
  1587 function onGameTick()