mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-12 22:56:06 +09:00
working new loadscreen (not worldgen)
This commit is contained in:
@@ -592,7 +592,7 @@ public class App implements ApplicationListener {
|
||||
|
||||
|
||||
FrameBufferManager.begin(renderFBO);
|
||||
gdxClearAndEnableBlend(.094f, .094f, .094f, 0f);
|
||||
gdxClearAndEnableBlend(.063f, .070f, .086f, 1f);
|
||||
setCameraPosition(0, 0);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user