Using multiple arbiters in pairtwo-6 reader

This commit is contained in:
Jeroen De Meerleer 2019-09-26 14:52:06 +02:00
parent 75cecbad4e
commit cd430a67ff
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
1 changed files with 1 additions and 1 deletions

View File

@ -571,7 +571,7 @@ class Pairtwo6 implements ReaderInterface
// Arbiters
$length = 128;
$this->getTournament()->setArbiter($this->readData('String', substr($swscontents, $offset, $length)));
$this->getTournament()->setArbiter($this->readData('String', substr($swscontents, $offset, $length)), 0);
$offset += $length;
// Rounds