Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 6, 2015, 10:18:25 PM (9 years ago)
Author:
landauf
Message:

removed hack. addBots/killBots is now part of Gametype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core7/src/orxonox/gametypes/Gametype.h

    r10281 r10349  
    199199            std::string scoreboardTemplate_;
    200200
    201             /* HACK HACK HACK */
    202             ConsoleCommand* dedicatedAddBots_;
    203             ConsoleCommand* dedicatedKillBots_;
    204             /* HACK HACK HACK */
    205201            Timer showMenuTimer_;
    206202    };
Note: See TracChangeset for help on using the changeset viewer.