Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 30, 2012, 4:28:52 PM (12 years ago)
Author:
huttemat
Message:

test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/shipSelection/data/gui/scripts/SingleplayerMenu.lua

    r9057 r9074  
    146146        if selectedlevel:hasTag("shipselection") then
    147147            local shipSelectionMenu = showMenuSheet("ShipSelectionMenu", true)
     148            shipSelectionMenu:createShipList()
    148149        else
    149150            orxonox.execute("startGame " .. selectedlevel:getXMLFilename())
Note: See TracChangeset for help on using the changeset viewer.