Fix compile

This commit is contained in:
luboslenco
2023-02-21 14:10:38 +01:00
parent ff8fb0f0fa
commit bf23d2d9ed
@@ -135,7 +135,7 @@ class RenderPathRaytrace {
commands(useLiveLayer);
if (Config.raw.rp_bloom != false) {
RenderPathBase.commandsBloom("buf");
RenderPathBase.drawBloom("buf");
}
path.setTarget("buf");
path.drawMeshes("overlay");