Changeset 8871 in orxonox.OLD for branches/single_player_map/src
- Timestamp:
- Jun 28, 2006, 4:49:07 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/single_player_map/src/world_entities/weapons/fps_sniper_rifle.cc
r8870 r8871 28 28 #include "util/loading/factory.h" 29 29 30 #include "animation3d.h"31 30 32 31 #include "fast_factory.h" … … 36 35 37 36 using namespace std; 37 38 38 39 39 CREATE_FACTORY(FPSSniperRifle, CL_FPS_SNIPER_RIFLE);
Note: See TracChangeset
for help on using the changeset viewer.