Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 14, 2011, 1:45:06 PM (14 years ago)
Author:
dafrick
Message:

Renam to find bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ai2/src/modules/questsystem/QuestItem.h

    r7552 r8842  
    105105            QuestDescription* description_; //!< The QuestDescription of the QuestItem.
    106106
    107             bool registered_;
     107            bool registered_; //!< Whether the QuestItem is registered with the QuestManager.
    108108
    109109    };
Note: See TracChangeset for help on using the changeset viewer.