merge
This commit is contained in:
@ -58,6 +58,8 @@ int StatusFileTask(void *data)
|
||||
{
|
||||
char *pFile = NULL;
|
||||
|
||||
if (!hasRestored())
|
||||
return 1;
|
||||
if (parameterChange) {
|
||||
parameterChange = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user