mirror of
https://github.com/edubart/otclient.git
synced 2025-12-22 00:17:10 +01:00
protocol via script
This commit is contained in:
@@ -36,7 +36,7 @@ public:
|
||||
|
||||
int getLuaTableRef();
|
||||
void releaseLuaTableRef();
|
||||
void callLuaTableField(const std::string& field);
|
||||
void callLuaTableField(const std::string& field, int numArgs = 0);
|
||||
|
||||
private:
|
||||
int m_luaTableRef;
|
||||
|
||||
Reference in New Issue
Block a user