Changeset 7606
- Timestamp:
- Nov 2, 2010, 10:36:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/interfaces/InterfaceCompilation.cc
r7494 r7606 60 60 61 61 this->player_ = NULL; 62 this->isForPlayer_ = true;62 this->isForPlayer_ = false; 63 63 } 64 64
Note: See TracChangeset
for help on using the changeset viewer.