[7551] apply deserter debuff also if player leaves the bg in preparation phase

prior this deserter debuff was only applied at status_in_progress
This commit is contained in:
balrok 2009-03-26 23:16:15 +01:00
parent bf5ba338d9
commit 02d05a2339
2 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7550"
#define REVISION_NR "7551"
#endif // __REVISION_NR_H__