[8252] Move DB scripting code from global World to Map.

This one more step to pre-map events proccesing and parallel in future.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Ambal 2009-07-26 12:18:31 +04:00 committed by VladimirMangos
parent 7ac4dc6f13
commit 64f11bedf7
8 changed files with 757 additions and 741 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8251"
#define REVISION_NR "8252"
#endif // __REVISION_NR_H__