mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 04:37:04 +00:00
[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:
parent
7ac4dc6f13
commit
64f11bedf7
8 changed files with 757 additions and 741 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8251"
|
||||
#define REVISION_NR "8252"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue