[11477] Correctly unload scriptlib at errors.

This will prevent unexpected call some handlers
for "unloaded" sriptlib DLL.
This commit is contained in:
VladimirMangos 2011-05-12 21:37:27 +04:00
parent 8931b7ca11
commit 7e79c611ec
2 changed files with 8 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11476"
#define REVISION_NR "11477"
#endif // __REVISION_NR_H__