гора багов, интерьерный свет, лифты, уи

This commit is contained in:
2024-06-04 23:51:22 +05:00
parent c6e888fc95
commit 48996c64e2
203 changed files with 107 additions and 3 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ void UcppGI::cppLvlManage(UObject* WorldContextObject, Fcppcoords currentCoords,
cpplvlsForLoading.AddUnique(currentCoords);
for (const FcppLevelStruct& lvl : cpplevelLIst) {
FString tt = lvl.path;
if (currentCoords.floor == 100);
if (false); //currentCoords.floor == 100);
else {
loadthis = false;
bool ceq[7];