Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 13, 2006, 11:00:55 AM (17 years ago)
Author:
patrick
Message:

some renicements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/mount_points/src/world_entities/mount_point.cc

    r10058 r10059  
    1 
    2 
    31/*
    42   orxonox - the future of 3D-vertical-scrollers
     
    1210
    1311   ### File Specific
    14    main-programmer:
     12   main-programmer: Patrick Boenzli patrick@orxonox.net
    1513   co-programmer:
    1614*/
     
    2523#include "mount_point.h"
    2624#include "debug.h"
     25#include "state.h"
     26#include "class_id_DEPRECATED.h"
    2727
    2828
    29 
    30 
    31 #include "state.h"
    32 
    33 
    34 
    35 #include "class_id_DEPRECATED.h"
    3629ObjectListDefinition(MountPoint);
    3730CREATE_FACTORY(MountPoint);
    38 
    3931
    4032
Note: See TracChangeset for help on using the changeset viewer.