- Timestamp:
- Apr 4, 2019, 4:26:09 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.h
r12268 r12280 96 96 Timer starttimer_; //!< A timer to delay the start of the game. 97 97 int scoreLimit_; //!< If a player scored that much points, the game is ended. 98 WeakPtr<OrxoBloxWall> futureWall_; 98 99 }; 99 100 }
Note: See TracChangeset
for help on using the changeset viewer.