feat: add some info and app logging messages
This commit is contained in:
@@ -166,6 +166,7 @@ namespace Interlude
|
||||
restore(originalInitAddress);
|
||||
InjectLibrary::StartCurrentProcess();
|
||||
|
||||
Services::ServiceLocator::GetInstance().GetLogger()->Info(L"UNetworkHandler {:#010x} obtained", (int)_target);
|
||||
(*__Init)(This, unk);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user