mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-08 01:24:04 +09:00
more interesting splash screen wip
This commit is contained in:
@@ -946,6 +946,9 @@ public class App implements ApplicationListener {
|
||||
|
||||
logoBatch.end();
|
||||
|
||||
// draw loading bar and subtitle
|
||||
SplashScreen.render(logoBatch, camera);
|
||||
|
||||
// draw health messages
|
||||
if (getConfigBoolean("showhealthmessageonstartup")) {
|
||||
logoBatch.setShader(null);
|
||||
|
||||
Reference in New Issue
Block a user