mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[7593] Map::EnsureGridLoaded related cleanups and fixes:
* Make generic EnsureGridLoaded function and move specialized code to LoadGrid and EnsureGridLoadedAtEnter * Rename args to gx/gy for low-level grid numbering values. * Remove redundent LoadMpa call after always case loading maps in EnsureGridCreated
This commit is contained in:
parent
66b9cf7829
commit
5dc0a1ed97
4 changed files with 58 additions and 64 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7592"
|
||||
#define REVISION_NR "7593"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue