Changeset 22
- Timestamp:
- 09/20/09 20:53:01 (2 years ago)
- Files:
-
- 1 modified
-
trunk/src/hearthstone-world/QuestMgr.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/hearthstone-world/QuestMgr.cpp
r21 r22 324 324 325 325 *data << qst->title; 326 *data << qst->objectives; 326 327 *data << qst->details; 327 *data << qst->objectives;328 328 329 329 *data << uint32(1); // Is Acceptable