Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6434 in orxonox.OLD for trunk/src/world_entities/weapons/test_gun.cc


Ignore:
Timestamp:
Jan 8, 2006, 2:00:48 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: moved the projectiles to Projectiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/weapons/test_gun.cc

    r6222 r6434  
    2222
    2323#include "test_gun.h"
     24#include "world_entities/projectiles/projectile.h"
    2425
    2526#include "world_entity.h"
    2627#include "static_model.h"
    27 #include "test_bullet.h"
    2828#include "weapon_manager.h"
    2929#include "factory.h"
Note: See TracChangeset for help on using the changeset viewer.