[7719] Use all existed 4 world map overlay area ids instead 3, replace values by constant for avoid problem repeat.

This commit is contained in:
VladimirMangos 2009-04-26 20:03:36 +04:00
parent d74cdadc54
commit b62c142425
6 changed files with 24 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7718"
#define REVISION_NR "7719"
#endif // __REVISION_NR_H__