Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a832fb6df5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ ScStwRemoteRace::ScStwRemoteRace(ScStwClient *scStwClient, ScStwSettings *settin
|
|||
this->isReadyForNextState = true;
|
||||
|
||||
this->remoteTimers = {};
|
||||
this->localTimers = {};*********
|
||||
this->localTimers = {};
|
||||
|
||||
this->scStwClient = scStwClient;
|
||||
|
||||
|
|
Reference in a new issue