[7295] Make more static world data accessable for scripts use.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NoFantasy 2009-02-18 15:36:19 +03:00 committed by VladimirMangos
parent 1fa4ecf482
commit 0be9e35b7b
5 changed files with 22 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7294"
#define REVISION_NR "7295"
#endif // __REVISION_NR_H__