Merge pull request #423 from BenCat07/master

textmode fix
This commit is contained in:
BenCat07 2018-05-06 17:09:58 +02:00 committed by GitHub
commit e307208bf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -427,8 +427,9 @@ free(logname);*/
#endif
hacks::shared::walkbot::Initialize();
#if ENABLE_VISUALS
hacks::shared::esp::Init();
#endif
logging::Info("Clearing initializer stack");
while (!init_stack().empty())
{