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