Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 23, 2011, 2:30:23 PM (13 years ago)
Author:
landauf
Message:

added some additional output for loading steps that might take some time on slow systems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/libraries/core/GUIManager.cc

    r8858 r8861  
    321321
    322322        // Initialise the Lua framework and load the schemes
     323        orxout(user_info) << "Loading user interface..." << endl;
    323324        this->luaState_->doFile("InitialiseGUI.lua");
    324325
Note: See TracChangeset for help on using the changeset viewer.