Store key when generated.

This commit is contained in:
momo5502 2016-02-23 23:56:05 +01:00
parent 818c21b3c3
commit 03d12a3a53

View File

@ -88,6 +88,7 @@ namespace Components
Auth::TokenContainer.thread = nullptr;
Auth::TokenContainer.generating = false;
Auth::StoreKey();
Logger::Print("Security level is %d\n", Auth::GetSecurityLevel());
Command::Execute("closemenu security_increase_popmenu", false);