loading screen
This commit is contained in:
parent
987ed4059e
commit
d4f6d3e4f9
6 changed files with 139 additions and 95 deletions
|
@ -1267,7 +1267,7 @@ public final class Converter {
|
|||
else {
|
||||
gui.resetSub();
|
||||
}
|
||||
gui.setTask(conv.action == null ? "" : conv.action);
|
||||
gui.setTask(conv.action);
|
||||
}
|
||||
}));
|
||||
final NBTTagCompound tag = nbt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue