Fixedruntime refact

This commit is contained in:
Antoine Pilote
2024-09-04 16:38:52 -04:00
parent ec9748ecd7
commit e1813870a2
6 changed files with 14 additions and 3 deletions

View File

@@ -491,6 +491,7 @@ namespace Nuake
if (!cam)
cam = m_EditorCamera;
return cam;
}