Changeset 9655 for code/branches/core6/src/orxonox/infos
- Timestamp:
- Aug 16, 2013, 11:08:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/orxonox/infos/PlayerInfo.cc
r9629 r9655 40 40 namespace orxonox 41 41 { 42 RegisterAbstractClass(PlayerInfo).inheritsFrom(Class(Info)); 43 42 44 PlayerInfo::PlayerInfo(Context* context) : Info(context) 43 45 {
Note: See TracChangeset
for help on using the changeset viewer.