- Timestamp:
- Apr 18, 2019, 4:24:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.h
r12308 r12314 74 74 virtual void spawnPlayer(PlayerInfo* player) override; //!< Spawns the input player. 75 75 76 76 OrxoBloxShip* getPlayer(); 77 77 78 78 /** … … 87 87 88 88 protected: 89 virtual void spawnPlayersIfRequested() override; //!< Spawns players, and fills the rest up with bots.90 89 private: 91 90 void startWall(void);
Note: See TracChangeset
for help on using the changeset viewer.