Changeset 11281 for code/branches/SpaceRace_HS16/src/orxonox
- Timestamp:
- Nov 14, 2016, 1:37:01 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SpaceRace_HS16/src/orxonox/infos/GametypeInfo.h
r9667 r11281 83 83 inline bool isStartCountdownRunning() const 84 84 { return this->bStartCountdownRunning_; } 85 85 86 void changedStartCountdownRunning(void); // Is called when the start countdown has been either started or stopped. 86 87
Note: See TracChangeset
for help on using the changeset viewer.