mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-15 08:06:06 +09:00
musicplayer: playlist view wip
This commit is contained in:
@@ -609,7 +609,7 @@ public class App implements ApplicationListener {
|
||||
|
||||
|
||||
FrameBufferManager.begin(renderFBO);
|
||||
gdxClearAndEnableBlend(.063f, .070f, .086f, 1f);
|
||||
gdxClearAndEnableBlend(1f, 0f, 1f, 1f);
|
||||
setCameraPosition(0, 0);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user