mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-04-03 19:56:01 +00:00
Fully working lua_Register
This commit is contained in:
committed by
Lion Kortlepel
parent
2cfb27820a
commit
2be4b8fd91
@@ -6,6 +6,8 @@
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
|
||||
std::unordered_map<std::string, lua_State*> TLuaEngine::mGlobals;
|
||||
|
||||
// necessary as lua relies on global state
|
||||
TLuaEngine* TheEngine;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user