fix compile error when building engine drawing build
This commit is contained in:
parent
16ced35b55
commit
c97f6fdf31
@ -7,6 +7,7 @@
|
||||
#include <MiscTemporary.hpp>
|
||||
#include "HookedMethods.hpp"
|
||||
#include "CatBot.hpp"
|
||||
#include "drawmgr.hpp"
|
||||
|
||||
static settings::Int software_cursor_mode{ "visual.software-cursor-mode", "0" };
|
||||
static settings::Boolean debug_log_panel_names{ "debug.log-panels", "false" };
|
||||
|
Reference in New Issue
Block a user