v1.3.2: fixed another case of victory badge not being added locally
This commit is contained in:
@@ -864,6 +864,7 @@ public class Badges {
|
|||||||
public static void validateVictory() {
|
public static void validateVictory() {
|
||||||
|
|
||||||
Badge badge = Badge.VICTORY;
|
Badge badge = Badge.VICTORY;
|
||||||
|
local.add( badge );
|
||||||
displayBadge( badge );
|
displayBadge( badge );
|
||||||
|
|
||||||
switch (Dungeon.hero.heroClass) {
|
switch (Dungeon.hero.heroClass) {
|
||||||
|
|||||||
Reference in New Issue
Block a user