Changeset 7462 for code/trunk/src/modules/questsystem
- Timestamp:
- Sep 17, 2010, 8:49:06 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/questsystem/QuestListener.cc
r7456 r7462 44 44 CreateFactory(QuestListener); 45 45 46 // !Initialization of the static variables for the modes as strings.46 // Initialization of the static variables for the modes as strings. 47 47 /*static*/ const std::string QuestListener::ALL = "all"; 48 48 /*static*/ const std::string QuestListener::START = "start";
Note: See TracChangeset
for help on using the changeset viewer.