Changeset 7028 in orxonox.OLD for trunk/src/world_entities
- Timestamp:
 - Feb 3, 2006, 8:43:04 PM (20 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/src/world_entities/Makefile.am (modified) (4 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/src/world_entities/Makefile.am
r7019 r7028 76 76 world_entities/npcs/npc_test.h \ 77 77 world_entities/npcs/npc_test1.h \ 78 world_entities/npcs/ground_turret.h \ 78 79 world_entities/environment.h \ 79 80 world_entities/skysphere.h \ … … 92 93 world_entities/weapons/test_gun.h \ 93 94 world_entities/weapons/cannon.h \ 95 world_entities/weapons/hyperblaster.h \ 94 96 world_entities/weapons/turret.h \ 95 97 world_entities/weapons/aiming_turret.h \ … … 104 106 world_entities/projectiles/rocket.h \ 105 107 world_entities/projectiles/guided_missile.h \ 108 world_entities/projectiles/hyperblast.h \ 106 109 \ 107 110 world_entities/power_ups/power_up.h \ … … 122 125 world_entities/environments/model_entity.h \ 123 126 \ 124 world_entities/elements/image_entity.h 127 world_entities/elements/image_entity.h \ 128 world_entities/elements/text_element.h 125 129  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






