Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 25, 2009, 2:14:05 PM (15 years ago)
Author:
rgrieder
Message:

Moved InputManager, GUIManager and GraphicsManager handling from GSGraphics to Core.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/resource/src/orxonox/objects/quest/QuestManager.cc

    r3337 r3349  
    323323        {
    324324            container->status = "";
    325             COUT(1) << "An error occured. A Quest of un-specified status wanted to be displayed." << std::endl;
     325            COUT(1) << "An error occurred. A Quest of un-specified status wanted to be displayed." << std::endl;
    326326        }
    327327       
Note: See TracChangeset for help on using the changeset viewer.