- Timestamp:
- Dec 22, 2009, 11:20:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/data/gui/scripts/MultiplayerMenu.lua
r6388 r6403 70 70 if choice then 71 71 orxonox.LevelManager:getInstance():setDefaultLevel(choice:getText() .. ".oxw") 72 orxonox. CommandExecutor:execute(multiplayerMode)72 orxonox.execute(multiplayerMode) 73 73 hideAllGUIs() 74 74 end
Note: See TracChangeset
for help on using the changeset viewer.