Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 30, 2012, 10:32:58 PM (12 years ago)
Author:
landauf
Message:

removed unused function
adjusted refactored code also in commented section of TowerDefense

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2012merge/src/orxonox/infos/GametypeInfo.h

    r9333 r9347  
    120120                { return this->hudtemplate_; }
    121121
    122             inline unsigned int getNumberOfPlayers() const
    123                 {  return this->spawnedPlayers_.size(); }
    124 
    125122            void sendAnnounceMessage(const std::string& message) const;
    126123            void sendAnnounceMessage(const std::string& message, unsigned int clientID) const;
Note: See TracChangeset for help on using the changeset viewer.