mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[11477] Correctly unload scriptlib at errors.
This will prevent unexpected call some handlers for "unloaded" sriptlib DLL.
This commit is contained in:
parent
8931b7ca11
commit
7e79c611ec
2 changed files with 8 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11476"
|
||||
#define REVISION_NR "11477"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue