Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7351 in orxonox.OLD for trunk/src/world_entities/playable.h


Ignore:
Timestamp:
Apr 19, 2006, 3:51:59 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: the cheat is now a Static function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/playable.h

    r7350 r7351  
    4949  inline WeaponManager& getWeaponManager() { return this->weaponMan; };
    5050  void weaponConfigChanged();
    51   void addSomeWeapons_CHEAT();
     51  static void addSomeWeapons_CHEAT();
    5252
    5353
Note: See TracChangeset for help on using the changeset viewer.