Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 17, 2010, 8:49:06 PM (14 years ago)
Author:
dafrick
Message:

Small changes in Notification to work towards synchronizing them…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/questsystem/QuestListener.cc

    r7456 r7462  
    4444    CreateFactory(QuestListener);
    4545
    46     //! Initialization of the static variables for the modes as strings.
     46    // Initialization of the static variables for the modes as strings.
    4747    /*static*/ const std::string QuestListener::ALL = "all";
    4848    /*static*/ const std::string QuestListener::START = "start";
Note: See TracChangeset for help on using the changeset viewer.