feat: add some info and app logging messages
This commit is contained in:
@@ -180,6 +180,7 @@ namespace Interlude
|
||||
if (_target == 0)
|
||||
{
|
||||
_target = This;
|
||||
Services::ServiceLocator::GetInstance().GetLogger()->Info(L"UGameEngine {:#010x} obtained", (int)_target);
|
||||
}
|
||||
|
||||
(*__Tick)(This, deltaTime);
|
||||
|
Reference in New Issue
Block a user