[9604] Prevent unexpected call to AttackStart when having unit_state stunned/died

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-03-18 11:34:26 +01:00
parent bfecdc3ded
commit e11c4b4e03
2 changed files with 6 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9603"
#define REVISION_NR "9604"
#endif // __REVISION_NR_H__