[9434] Prevent crash at script call that modify movegen list at MovementInform call.

This commit is contained in:
VladimirMangos 2010-02-22 20:29:32 +03:00
parent 244d25189c
commit f47f5a1deb
3 changed files with 14 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9433"
#define REVISION_NR "9434"
#endif // __REVISION_NR_H__