fixing vicious bug in scene code

This commit is contained in:
Kbz-8
2024-12-27 23:28:51 +01:00
parent b6edf442a2
commit f6708058b3
8 changed files with 45 additions and 43 deletions

View File

@@ -38,7 +38,7 @@ GCH = runtime/Includes/PreCompiled.h.gch
CCH = runtime/Includes/PreCompiled.h.pch
PCH =
NZRRC ?= nzslc
NZSLC ?= nzslc
ifeq ($(TOOLCHAIN), gcc)
CXX = g++