Merge remote-tracking branch 'origin/master'

This commit is contained in:
Dorian Zedler 2020-10-07 13:02:43 +02:00
commit a832fb6df5
Signed by: dorian
GPG Key ID: D3B255CB8BC7CD37
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ ScStwRemoteRace::ScStwRemoteRace(ScStwClient *scStwClient, ScStwSettings *settin
this->isReadyForNextState = true;
this->remoteTimers = {};
this->localTimers = {};*********
this->localTimers = {};
this->scStwClient = scStwClient;