Show
Ignore:
Timestamp:
11/22/08 01:55:20 (17 years ago)
Author:
yumileroy
Message:

Merge with 284 (54b0e67d97fe).

Original author: megamage
Date: 2008-11-21 19:49:54-06:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/Creature.h

    r283 r284  
    461461        bool AIM_Initialize(); 
    462462        void InitPossessedAI(); 
    463         void DeletePossessedAI(); 
     463        void DisablePossessedAI(); 
    464464 
    465465        void AI_SendMoveToPacket(float x, float y, float z, uint32 time, uint32 MovementFlags, uint8 type);