[7005] Request Area/Zone Ids using 3D coordinates.

.map files not have 3D specifci area infor. So use hack way for update areaflag for some cases (areas 4281, 4342)
where exist area dependent auras.
This commit is contained in:
VladimirMangos 2009-01-02 19:07:34 +03:00
parent d2d5cb4643
commit bd4fc1b0ae
8 changed files with 42 additions and 21 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7004"
#define REVISION_NR "7005"
#endif // __REVISION_NR_H__