Changeset 6107 in orxonox.OLD for branches/powerups/src/world_entities/space_ships
- Timestamp:
- Dec 14, 2005, 3:15:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/powerups/src/world_entities/space_ships/space_ship.cc
r5988 r6107 427 427 } 428 428 } 429 else if(powerUp->isA(CL_ SHIELD_POWER_UP)) {429 else if(powerUp->isA(CL_PARAM_POWER_UP)) { 430 430 431 431 }
Note: See TracChangeset
for help on using the changeset viewer.