[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:
sanctum32 2013-10-21 10:14:34 +03:00 committed by Antz
parent 1b9c1a44ee
commit a5a5009d44
4 changed files with 5 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12703"
#define REVISION_NR "12704"
#endif // __REVISION_NR_H__