mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[8680] Spawn objects only in loaded grids (not just created)
Real object creating in grid make sense only if grid data already loaded, in other cases gameevent/pool related object will loaded at normal grid data loading. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
dcadfb7cae
commit
f015e77a07
4 changed files with 11 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8679"
|
||||
#define REVISION_NR "8680"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue