mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
MeasureScript: Fixed memory leak when DynamicVariables=1.
This commit is contained in:
@ -20,7 +20,7 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
static bool m_bInitialized;
|
||||
static int m_RefCount;
|
||||
|
||||
static lua_State* m_pState;
|
||||
};
|
||||
|
Reference in New Issue
Block a user