remove typo
This commit is contained in:
parent
a20e7e2fc9
commit
f8cc23646c
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