Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 18, 2007, 7:40:40 PM (17 years ago)
Author:
nicolasc
Message:

bump, minor fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/presentation/src/world_entities/npcs/npc.cc

    r10710 r10721  
    407407      {
    408408        int slot = ws->getWeaponSlot();
    409 //         int side = ws->getWeaponSide(); //FIXME / REMOVE: is not used
     409//         int side = ws->getWeaponSide(); //FIXME / REMOVED: is not used
    410410        this->getWeaponManager().setSlotPosition(slot, (*it).second->getCenter());
    411411        this->getWeaponManager().setSlotDirection(slot, ws->getRelDir());
Note: See TracChangeset for help on using the changeset viewer.