Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3403 in orxonox.OLD for orxonox/branches/dave/src/world.h


Ignore:
Timestamp:
Feb 13, 2005, 6:06:28 PM (20 years ago)
Author:
dave
Message:

branches/dave/src/world.cc: Zeile 379 bin ich am Textur draufladenprobieren

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/dave/src/world.h

    r3365 r3403  
    77#define _WORLD_H
    88
     9
    910#include "stdincl.h"
    1011#include "story_entity.h"
     12#include "importer/texture.h"
     13
    1114
    1215
     
    5861  tList<WorldEntity>* entities;
    5962 
     63 
    6064  // base level data
     65 
    6166  TrackManager* trackManager;
    6267  Track* track;
Note: See TracChangeset for help on using the changeset viewer.