[8570] allow negative spawntimesecs also when NoDamageImmune is 0

thx to crackm for report and investigations :)
This commit is contained in:
balrok 2009-09-30 15:07:54 +02:00
parent 9204ed5eb5
commit b2e32f4ff9
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8569"
#define REVISION_NR "8570"
#endif // __REVISION_NR_H__