v0.9.1a: fixed YASD badge being incorrectly added to local badges list
This commit is contained in:
parent
df3e408d71
commit
bffdeae055
|
@ -557,7 +557,6 @@ public class Badges {
|
|||
global.contains( Badge.DEATH_FROM_FALLING)) {
|
||||
|
||||
Badge badge = Badge.YASD;
|
||||
local.add( badge );
|
||||
displayBadge( badge );
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user