- Timestamp:
- May 3, 2010, 1:38:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ai/src/orxonox/controllers/ArtificialController.h
r6795 r6833 51 51 inline int getTeam() const 52 52 { return this->team_; } 53 virtual void changedControllableEntity();53 //virtual void changedControllableEntity(); 54 54 55 55
Note: See TracChangeset
for help on using the changeset viewer.