Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 18, 2019, 4:24:49 PM (6 years ago)
Author:
pomselj
Message:

some stuff, going home tbh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.h

    r12308 r12314  
    7474            virtual void spawnPlayer(PlayerInfo* player) override; //!< Spawns the input player.
    7575
    76            
     76            OrxoBloxShip* getPlayer();
    7777
    7878            /**
     
    8787
    8888        protected:
    89             virtual void spawnPlayersIfRequested() override; //!< Spawns players, and fills the rest up with bots.
    9089        private:
    9190            void startWall(void);
Note: See TracChangeset for help on using the changeset viewer.