v2.4.0: fixed armband not updating quickslots when stealing items
This commit is contained in:
@@ -302,6 +302,7 @@ public class MasterThievesArmband extends Artifact {
|
||||
GLog.p(Messages.get(MasterThievesArmband.class, "level_up"));
|
||||
upgrade();
|
||||
}
|
||||
updateQuickslot();
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user