Show
Ignore:
Timestamp:
11/22/08 16:14:42 (17 years ago)
Author:
yumileroy
Message:

*Update to Mangos 6842. Source: Mangos.

Original author: megamage
Date: 2008-11-22 09:51:35-06:00

Files:
1 modified

Legend:

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

    r279 r290  
    7979        void SetNodePosition(uint32 id, uint32 point, float x, float y, float z); 
    8080        void SetNodeText(uint32 id, uint32 point, const char *text_field, const char *text); 
     81        void CheckTextsExistance(std::set<int32>& ids); 
    8182 
    8283    private: