mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-09 13:21:51 +09:00
gradle migration 1
This commit is contained in:
@@ -234,7 +234,7 @@ public class AppLoader implements ApplicationListener {
|
||||
}
|
||||
|
||||
// nested FBOs are just not a thing in GL!
|
||||
FrameBufferManager.end();
|
||||
net.torvald.terrarum.FrameBufferManager.end();
|
||||
|
||||
PostProcessor.INSTANCE.draw(camera.combined, renderFBO);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user