Changeset 8870 in orxonox.OLD for branches/single_player_map/src
- Timestamp:
- Jun 28, 2006, 4:48:21 PM (18 years ago)
- Location:
- branches/single_player_map/src/world_entities
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/single_player_map/src/world_entities/WorldEntities.am
r8793 r8870 33 33 world_entities/projectiles/guided_missile.cc \ 34 34 world_entities/projectiles/hyperblast.cc \ 35 world_entities/projectiles/fps_sniper_rifle.cc \ 35 36 \ 36 37 world_entities/power_ups/turret_power_up.cc \ … … 91 92 projectiles/guided_missile.h \ 92 93 projectiles/hyperblast.h \ 94 projectiles/fps_sniper_rifle.h \ 93 95 \ 94 96 power_ups/turret_power_up.h \
Note: See TracChangeset
for help on using the changeset viewer.