mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 14:34:16 +01:00
Merge leftovers
This commit is contained in:
parent
a75e3af0b0
commit
a3e7dd5ced
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -311,7 +311,7 @@ public class SchematicannonScreen extends AbstractSimiContainerScreen<Schematica
|
|||||||
|
|
||||||
font.drawShadow(ms, msg, x + 103 - stringWidth / 2, y + 53, 0xCCDDFF);
|
font.drawShadow(ms, msg, x + 103 - stringWidth / 2, y + 53, 0xCCDDFF);
|
||||||
|
|
||||||
if ("schematicErrored".equals(te.statusMsg))
|
if ("schematicErrored".equals(be.statusMsg))
|
||||||
font.drawShadow(ms, Lang.translateDirect("schematicannon.status.schematicErroredCheckLogs"),
|
font.drawShadow(ms, Lang.translateDirect("schematicannon.status.schematicErroredCheckLogs"),
|
||||||
x + 103 - stringWidth / 2, y + 65, 0xCCDDFF);
|
x + 103 - stringWidth / 2, y + 65, 0xCCDDFF);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user