mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Fixed: MattKing's change to RANDOM to fix issue where it was only random once.
This commit is contained in:
@ -40,6 +40,7 @@ private:
|
||||
hqMathParser* m_Parser;
|
||||
|
||||
static hqStrMap* c_VarMap;
|
||||
static bool c_RandSeeded;
|
||||
|
||||
int m_UpdateRandom;
|
||||
int m_LowBound;
|
||||
|
Reference in New Issue
Block a user