Last ouf (for now)

This commit is contained in:
TotallyNotElite 2018-08-19 23:35:02 +02:00
parent af5cfd19d0
commit 6758f019d2

View File

@ -11,9 +11,6 @@
#include "HookedMethods.hpp" #include "HookedMethods.hpp"
#include "MiscTemporary.hpp" #include "MiscTemporary.hpp"
#include "navparser.hpp" #include "navparser.hpp"
#if !LAGBOT_MODE
#include "hacks/Backtrack.hpp"
#endif
static settings::Bool halloween_mode{ "misc.force-halloween", "false" }; static settings::Bool halloween_mode{ "misc.force-halloween", "false" };
static settings::Int skybox_changer{ "misc.skybox-override", "0" }; static settings::Int skybox_changer{ "misc.skybox-override", "0" };