mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
[12704] Fix (at least) two false positive startup errors
* Fix startup-error related to quest 10162 * Fix startup-error for spell 53821 (original author @Schmoozerd)
This commit is contained in:
parent
1b9c1a44ee
commit
a5a5009d44
4 changed files with 5 additions and 18 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12703"
|
||||
#define REVISION_NR "12704"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue