[Main] Use correct namespace

This commit is contained in:
momo5502 2017-01-12 17:43:35 +01:00
parent 6754056b7e
commit 558024754e

View File

@ -20,7 +20,7 @@ namespace Main
{
Main::EntryPointHook.uninstall();
SetEnvironment();
Main::SetEnvironment();
Utils::Cryptography::Initialize();
Components::Loader::Initialize();