Merge pull request #66 from biohazardxxx/patch-1
Update GlobalVariable.mqh
This commit is contained in:
@@ -248,6 +248,7 @@ public:
|
||||
|
||||
void enter()
|
||||
{
|
||||
GlobalVariable::remove(m_name);
|
||||
while(!GlobalVariable::makeTemp(m_name) && !IsStopped())
|
||||
Sleep(100);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user