Fix last achievement typo
This commit is contained in:
parent
99951bc573
commit
507d356346
@ -372,7 +372,7 @@ public enum Achievement
|
|||||||
//Death Tag
|
//Death Tag
|
||||||
DEATH_TAG_WINS("Death Proof", 600,
|
DEATH_TAG_WINS("Death Proof", 600,
|
||||||
new String[] {"Death Tag.Wins"},
|
new String[] {"Death Tag.Wins"},
|
||||||
new String[] {"Win 50 games of Turf Wars"},
|
new String[] {"Win 50 games of Death Tag"},
|
||||||
new int[] {50},
|
new int[] {50},
|
||||||
AchievementCategory.DEATH_TAG),
|
AchievementCategory.DEATH_TAG),
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user