moved
This commit is contained in:
@@ -35,7 +35,6 @@ public:
|
|||||||
void SetGlobal( const RString &sName, int val );
|
void SetGlobal( const RString &sName, int val );
|
||||||
void SetGlobal( const RString &sName, const RString &val );
|
void SetGlobal( const RString &sName, const RString &val );
|
||||||
void UnsetGlobal( const RString &sName );
|
void UnsetGlobal( const RString &sName );
|
||||||
XNode *GetLuaInformation() const;
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
lua_State *m_pLuaMain;
|
lua_State *m_pLuaMain;
|
||||||
|
|||||||
Reference in New Issue
Block a user