Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8802 in orxonox.OLD for trunk/src/world_entities/npcs/generic_npc.h


Ignore:
Timestamp:
Jun 26, 2006, 4:46:25 PM (18 years ago)
Author:
patrick
Message:

merged the network branche back to trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/npcs/generic_npc.h

    r8796 r8802  
    2222
    2323class TiXmlElement;
     24class Animation3D;
    2425
    2526
     
    7172   Vector                                  destCoor;
    7273   Quaternion                              destDir;
     74
     75   Animation3D*                            currentAnim;
    7376};
    7477
Note: See TracChangeset for help on using the changeset viewer.