[8615] fixed wrong assert in av-code

when alliance captured snowfall and horde assaulted
this grave while assault in progress crashes could happen
This commit is contained in:
balrok 2009-10-10 10:07:32 +02:00
parent 17b0c43ea9
commit 29e6601335
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8614"
#define REVISION_NR "8615"
#endif // __REVISION_NR_H__