private L
This commit is contained in:
@@ -62,9 +62,9 @@ public:
|
|||||||
void SetGlobal( const CString &sName, const CString &val );
|
void SetGlobal( const CString &sName, const CString &val );
|
||||||
void UnsetGlobal( const CString &sName );
|
void UnsetGlobal( const CString &sName );
|
||||||
|
|
||||||
|
private:
|
||||||
lua_State *L;
|
lua_State *L;
|
||||||
|
|
||||||
private:
|
|
||||||
RageMutex *m_pLock;
|
RageMutex *m_pLock;
|
||||||
|
|
||||||
/* Register all subscribing types. There's no harm in registering when already registered. */
|
/* Register all subscribing types. There's no harm in registering when already registered. */
|
||||||
|
|||||||
Reference in New Issue
Block a user