[7721] Fixed possible source crash at rogue stealth lost in some special cases.

This commit is contained in:
VladimirMangos 2009-04-27 00:30:45 +04:00
parent b9853cb958
commit 57002fa014
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7720"
#define REVISION_NR "7721"
#endif // __REVISION_NR_H__