mirror of
https://github.com/edubart/otclient.git
synced 2025-12-01 07:36:49 +01:00
doc and luabinder changes
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "declarations.h"
|
||||
#include <framework/luascript/luaobject.h>
|
||||
|
||||
// @bindclass
|
||||
class InputMessage : public LuaObject
|
||||
{
|
||||
public:
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
#include "declarations.h"
|
||||
#include <framework/luascript/luaobject.h>
|
||||
|
||||
// @bindclass
|
||||
class OutputMessage : public LuaObject
|
||||
{
|
||||
public:
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
|
||||
#include <framework/luascript/luaobject.h>
|
||||
|
||||
// @bindclass
|
||||
class Protocol : public LuaObject
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user