textmode fix
This commit is contained in:
parent
69aaf638e4
commit
36b8967cab
@ -427,8 +427,9 @@ free(logname);*/
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
hacks::shared::walkbot::Initialize();
|
hacks::shared::walkbot::Initialize();
|
||||||
|
#if ENABLE_VISUALS
|
||||||
hacks::shared::esp::Init();
|
hacks::shared::esp::Init();
|
||||||
|
#endif
|
||||||
logging::Info("Clearing initializer stack");
|
logging::Info("Clearing initializer stack");
|
||||||
while (!init_stack().empty())
|
while (!init_stack().empty())
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user