Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 11, 2007, 11:28:32 AM (16 years ago)
Author:
rgrieder
Message:
  • misc. unfinished businesses (but need the revision for backup purposes)
  • trying to write a new concept for the weapon manager
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/main_reto_vs05/src/orxonox_ship.cc

    r189 r193  
    3232#include "OgreStringConverter.h"
    3333
    34 #include "bullet.h"
    35 #include "bullet_manager.h"
    3634#include "inertial_node.h"
    37 #include "weapon_manager.h"
     35#include "weapon/bullet.h"
     36#include "weapon/bullet_manager.h"
     37#include "weapon/weapon_manager.h"
    3838
    3939#include "orxonox_ship.h"
Note: See TracChangeset for help on using the changeset viewer.