Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8796 in orxonox.OLD for trunk/src/world_entities/npcs


Ignore:
Timestamp:
Jun 26, 2006, 3:43:40 PM (18 years ago)
Author:
patrick
Message:

merged the bsp model branche back to trunk and some npc code changes :D

File:
1 edited

Legend:

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

    r8793 r8796  
    1515
    1616#include "vector.h"
    17 #include "qaternion.h"
     17#include "quaternion.h"
    1818
    1919
     
    5656  float crouchTo(float x, float y, float qu, float qx, float qy, float qz);
    5757
    58   float talkTo(WorldEnity* worldEntity, int dialogNr);
     58  float talkTo(WorldEntity* worldEntity, int dialogNr);
    5959
    6060
Note: See TracChangeset for help on using the changeset viewer.