Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 7, 2007, 9:49:40 PM (18 years ago)
Author:
nicolasc
Message:

fixed some headers
commeted none existing sounds, to remove warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cleanup/src/world_entities/weapons/boomerang_gun.cc

    r10419 r10579  
    9696  this->setActionSound(WA_SHOOT, "sounds/explosions/explosion_3.wav");
    9797  this->setActionSound(WA_ACTIVATE, "sounds/voices/rockets.wav");
    98   this->setActionSound(WA_RELOAD, "sounds/voices/reload.wav");
     98//   this->setActionSound(WA_RELOAD, "sounds/voices/reload.wav");
    9999
    100100}
Note: See TracChangeset for help on using the changeset viewer.