Cheaper initial erekir research

This commit is contained in:
Anuken
2022-02-19 15:32:55 -05:00
parent 6b0bd41ac6
commit c5ec8ff3ce
3 changed files with 13 additions and 8 deletions

View File

@@ -74,6 +74,7 @@ public class FogRenderer{
//TODO render all (clipped) view circles
dynamicFog.end();
ScissorStack.pop();
Draw.proj(Core.camera);
}