Changeset 10772 in orxonox.OLD for branches/presentation/src/world_entities/space_ships
- Timestamp:
- Jul 2, 2007, 3:57:53 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/space_ships/space_ship.cc
r10767 r10772 24 24 #include "world_entities/weapons/weapon_manager.h" 25 25 26 #include "weapons/test_gun.h"27 26 #include "weapons/light_blaster.h" 28 27 #include "weapons/medium_blaster.h" … … 34 33 #include "weapons/spike_thrower.h" 35 34 #include "weapons/acid_launcher.h" 36 #include "weapons/boomerang_gun.h"37 #include "weapons/turret.h"38 #include "weapons/cannon.h"39 35 40 36 #include "elements/glgui_energywidgetvertical.h"
Note: See TracChangeset
for help on using the changeset viewer.