Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 18, 2012, 3:09:07 PM (13 years ago)
Author:
huttemat
Message:

many bugfixes, code cleanup, documentation

File:
1 edited

Legend:

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

    r9127 r9201  
    147147        if selectedlevel:hasTag("shipselection") then
    148148            local shipSelectionMenu = showMenuSheet("ShipSelectionMenu", true)
    149             shipSelectionMenu:createShipList()
     149            shipSelectionMenu:update()
    150150        else
    151151            orxonox.execute("startGame " .. selectedlevel:getXMLFilename())
Note: See TracChangeset for help on using the changeset viewer.