- Timestamp:
- Dec 14, 2008, 1:42:17 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation/src/orxonox/objects/quest/AddReward.cc
r2420 r2435 28 28 29 29 /** 30 @file AddReward.cc30 @file 31 31 @brief Implementation of the AddReward class. 32 32 */ … … 40 40 #include "Rewardable.h" 41 41 42 namespace orxonox {43 42 namespace orxonox 43 { 44 44 CreateFactory(AddReward); 45 45
Note: See TracChangeset
for help on using the changeset viewer.