mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 04:37:06 +00:00
[10605] Fixed infinity loop at grid loading
this also probably solves the problem that object tries to be loaded twice
This commit is contained in:
parent
90e4480439
commit
4c5c6c46a1
2 changed files with 7 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10604"
|
||||
#define REVISION_NR "10605"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue