fixing vicious bug in scene code

This commit is contained in:
2024-12-27 23:28:51 +01:00
parent 4e326db10d
commit 49002fdd98
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++