block ui test

This commit is contained in:
MihailRis
2024-02-16 14:45:46 +03:00
parent 7e553efdec
commit af7c828d73
17 changed files with 84 additions and 30 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#include "scripting_frontend.h"
#include "scripting.h"
#include "api/libhud.h"
#include "LuaState.h"
#include "lua/libhud.h"
#include "lua/LuaState.h"
namespace scripting {
extern lua::LuaState* state;