Fix #197 TFS 1.1+ compatibility, guild war status

This commit is contained in:
Znote
2016-10-24 01:59:59 +02:00
parent 0dc15ea95b
commit 03fbb1fc15
2 changed files with 6 additions and 6 deletions

View File

@@ -351,7 +351,7 @@
1 => 'Accepted',
2 => 'Rejected',
3 => 'Cancelled',
4 => '???',
4 => 'Ended by kill limit',
5 => 'Ended',
);