Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4910 in orxonox.OLD for orxonox/trunk/src/world_entities/player.cc


Ignore:
Timestamp:
Jul 20, 2005, 11:26:16 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: flush

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world_entities/player.cc

    r4906 r4910  
    5050
    5151  this->weaponMan->addWeapon(wpRight, WM_CONFIG0, WM_SLOT0);
    52   this->weaponMan->addWeapon(wpLeft, WM_CONFIG1, WM_SLOT1);
    53   this->weaponMan->addWeapon(wpRight, WM_CONFIG2);
    54   this->weaponMan->addWeapon(wpLeft, WM_CONFIG2);
     52//  this->weaponMan->addWeapon(wpLeft, WM_CONFIG1, WM_SLOT1);
     53//  this->weaponMan->addWeapon(wpRight, WM_CONFIG2);
     54//  this->weaponMan->addWeapon(wpLeft, WM_CONFIG2);
    5555}
    5656
Note: See TracChangeset for help on using the changeset viewer.