Added SceneManager Managed code to change scene #244

Merged
maverickdgg merged 2 commits from SP3-5-ECS into main 2022-11-22 14:57:18 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3f39cfc637 - Show all commits

View File

@ -12,7 +12,7 @@ Reproduction or disclosure of this file or its contents without the prior writte
of DigiPen Institute of Technology is prohibited.
*//*************************************************************************************/
#include "SHpch.h"
#include "SceneManager.hxx"
#include "Scene/SHSceneManager.h"