Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 10, 2007, 2:20:27 PM (17 years ago)
Author:
gfilip
Message:

blackscreen: errors fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/camera/src/world_entities/blackscreen.h

    r10207 r10210  
    33
    44#include "world_entity.h"
    5 #include "p_node.h"
     5
    66
    77class TiXmlElement;
    88class Material;
    99
    10 class blackscreen : public PNode, public WorldEntity
     10class blackscreen : public WorldEntity
    1111{
    1212    ObjectListDeclaration(blackscreen);
Note: See TracChangeset for help on using the changeset viewer.