Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 16, 2010, 1:22:15 PM (15 years ago)
Author:
dafrick
Message:

Resolving some TODO's.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/pickup/items/DronePickup.cc

    r7547 r7548  
    130130    {
    131131        SUPER(DronePickup, changedUsed);
    132 
    133         // If the pickup is not picked up nothing must be done.
    134         if(!this->isPickedUp())
    135             return;
    136132
    137133        // If the pickup has transited to used.
Note: See TracChangeset for help on using the changeset viewer.