Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5756


Ignore:
Timestamp:
Sep 20, 2009, 9:15:22 PM (15 years ago)
Author:
dafrick
Message:

small fix in QuestGUI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/data/gui/scripts/QuestGUI.lua

    r5754 r5756  
    1616    local questManager = orxonox.QuestManager:getInstance()
    1717     
    18     local questsList = windowManager:getWindow("orxonox/QuestGUI/QuestsList")
     18    local questsList = winMgr:getWindow("orxonox/QuestGUI/QuestsList")
    1919
    2020    local window = questManager:getQuestGUI(P.filename)
Note: See TracChangeset for help on using the changeset viewer.