Changeset 9629 for code/branches/core6/src/orxonox/infos/Bot.h
- Timestamp:
- Aug 9, 2013, 9:26:46 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/orxonox/infos/Bot.h
r5781 r9629 40 40 { 41 41 public: 42 Bot( BaseObject* creator);42 Bot(Context* context); 43 43 virtual ~Bot(); 44 44
Note: See TracChangeset
for help on using the changeset viewer.