working new loadscreen (not worldgen)

This commit is contained in:
minjaesong
2023-10-30 21:47:31 +09:00
parent 4c09588dc2
commit 3f3e4ad2e7
10 changed files with 20 additions and 17 deletions

View File

@@ -79,7 +79,7 @@ object SanicLoadScreen : LoadScreenBase() {
gdxClearAndEnableBlend(.094f, .094f, .094f, 0f)
gdxClearAndEnableBlend(.063f, .070f, .086f, 1f)
textFbo.inAction(null, null) {
gdxClearAndEnableBlend(0f, 0f, 0f, 0f)