[8634] BattleGrounAV: fixed wrong strings at boss-dead

thx to henhouse
This commit is contained in:
balrok 2009-10-13 21:59:09 +02:00
parent fd48113941
commit 29fde5f671
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 "8633"
#define REVISION_NR "8634"
#endif // __REVISION_NR_H__