Changeset 10724 for code/branches/fabienHS15/src/modules/pickup/items
- Timestamp:
 - Oct 30, 2015, 7:51:49 PM (10 years ago)
 - Location:
 - code/branches/fabienHS15/src/modules/pickup/items
 - Files:
 - 
          
- 2 added
 - 2 edited
 
- 
          BoostPickup.cc (added)
 - 
          BoostPickup.h (added)
 - 
          CMakeLists.txt (modified) (1 diff)
 - 
          MunitionPickup.cc (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
code/branches/fabienHS15/src/modules/pickup/items/CMakeLists.txt
r10715 r10724 8 8 ShrinkPickup.cc 9 9 DamageBoostPickup.cc 10 BoostPickup.cc 10 11 MunitionPickup.cc 11 12 MunitionContainer.cc  - 
        
code/branches/fabienHS15/src/modules/pickup/items/MunitionPickup.cc
r10721 r10724 111 111 this->Pickupable::destroy(); 112 112 113 114 113 // If the pickup has transited to used. 115 114 if(this->isUsed())  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






