Changeset 3407 in orxonox.OLD for orxonox/branches/dave/src/world.h
- Timestamp:
- Feb 17, 2005, 7:22:34 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/dave/src/world.h
r3405 r3407 10 10 #include "stdincl.h" 11 11 #include "story_entity.h" 12 #include "skybox.h" 12 13 class Material; 13 14 … … 85 86 86 87 WorldEntity* localPlayer; 88 Skybox* skybox; 87 89 88 90 PNode* nullParent;
Note: See TracChangeset
for help on using the changeset viewer.