refactor: complete 'lua' namespace use

This commit is contained in:
MihailRis
2024-06-11 13:51:11 +03:00
parent 90bc86408b
commit 913e5983b1
26 changed files with 370 additions and 359 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ runnable scripting::create_runnable(
}
}
static lua_State* process_callback(
static lua::State* process_callback(
const scriptenv& env,
const std::string& src,
const std::string& file