Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 22, 2007, 4:35:17 PM (16 years ago)
Author:
rgrieder
Message:
  • updated weapon system file names
  • some code style modifications in a few other files
  • removed some compiler warnings
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/objects/Fighter.cc

    r650 r668  
    3232#include "../core/CoreIncludes.h"
    3333#include "../Orxonox.h"
    34 #include "weapon_system/ammunition_dump.h"
    35 #include "weapon_system/barrel_gun.h"
     34#include "weapon_system/AmmunitionDump.h"
     35#include "weapon_system/BarrelGun.h"
    3636
    3737#include "OgreCamera.h"
Note: See TracChangeset for help on using the changeset viewer.