Show
Ignore:
Timestamp:
11/19/08 13:23:29 (17 years ago)
Author:
yumileroy
Message:

[svn] * Little fix in RandomMovementGenerator?
* Updated to 6731 and 680

Original author: Neo2003
Date: 2008-10-06 04:48:59-05:00

Files:
1 modified

Legend:

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

    r2 r18  
    583583        uint32 m_usetimes; 
    584584 
    585         uint32 m_DBTableGuid; 
     585        uint32 m_DBTableGuid;                               ///< For new or temporary gameobjects is 0 for saved it is lowguid 
    586586        GameObjectInfo const* m_goInfo; 
    587587    private: