- Timestamp:
- 11/22/08 17:09:40 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/WaypointManager.cpp
r290 r293 319 319 else 320 320 { 321 if (!objmgr.Get MangosStringLocale(pmItr->second[i].behavior->textid[j]))321 if (!objmgr.GetTrinityStringLocale(pmItr->second[i].behavior->textid[j])) 322 322 { 323 323 sLog.outErrorDb("ERROR: Some waypoint has textid%u with not existing %u text.", j, pmItr->second[i].behavior->textid[j]);