fix github workflow error

This commit is contained in:
huoji
2023-10-09 16:56:33 +08:00
parent 0ab028ced9
commit 8452314ba1
4 changed files with 2 additions and 5 deletions

View File

@@ -62,5 +62,4 @@ static void DebugPrintA(const char* format, ...) {
#include "script_callbacks.h"
#include "timer.h"
#include "weapon.h"
#include "lua-cjson/lua_cjson.h"
#include "Server.h"