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/run_manager.cc

    r189 r193  
    5151#include "orxonox_scene.h"
    5252#include "orxonox_ship.h"
    53 #include "bullet.h"
    54 #include "bullet_manager.h"
    5553#include "camera_manager.h"
    56 #include "weapon_manager.h"
    5754#include "inertial_node.h"
     55
     56#include "weapon/bullet.h"
     57#include "weapon/bullet_manager.h"
     58#include "weapon/weapon_manager.h"
    5859
    5960#include "run_manager.h"
Note: See TracChangeset for help on using the changeset viewer.