- Timestamp:
- May 18, 2012, 3:09:07 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/shipSelection/data/gui/scripts/SingleplayerMenu.lua
r9127 r9201 147 147 if selectedlevel:hasTag("shipselection") then 148 148 local shipSelectionMenu = showMenuSheet("ShipSelectionMenu", true) 149 shipSelectionMenu: createShipList()149 shipSelectionMenu:update() 150 150 else 151 151 orxonox.execute("startGame " .. selectedlevel:getXMLFilename())
Note: See TracChangeset
for help on using the changeset viewer.