mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 02:54:04 +09:00
working new loadscreen (not worldgen)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user