Changeset 12264 for code/branches/OrxoBlox_FS19/src/modules/OrxoBlox
- Timestamp:
- Mar 28, 2019, 5:06:31 PM (6 years ago)
- Location:
- code/branches/OrxoBlox_FS19/src/modules/OrxoBlox
- Files:
-
- 10 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc
r12260 r12264 126 126 void OrxoBlox::start() 127 127 { 128 orxout() << "Hello" << endl; 128 129 if (this->center_ != nullptr) // There needs to be a OrxoBloxCenterpoint, i.e. the area the game takes place. 129 130 {
Note: See TracChangeset
for help on using the changeset viewer.