remove typo

This commit is contained in:
Dorian Zedler 2020-10-07 11:57:50 +02:00
parent a20e7e2fc9
commit f8cc23646c
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;