Update after reset.

This commit is contained in:
Brianna 2020-12-17 15:29:42 -06:00
parent 382b2cca46
commit 6222a5cda9

View File

@ -636,6 +636,7 @@ public class Gui {
if (inventory != null)
inventory.clear();
setActionForRange(0, 53, null);
update();
}
@NotNull