mirror of
https://github.com/furyfire/trueskill.git
synced 2025-04-19 12:24:28 +00:00
Stringable removed.
This commit is contained in:
@ -59,9 +59,4 @@ class Player implements ISupportPartialPlay, ISupportPartialUpdate
|
||||
{
|
||||
return $this->PartialUpdatePercentage;
|
||||
}
|
||||
/*
|
||||
public function __toString(): string
|
||||
{
|
||||
return (string)$this->Id;
|
||||
}*/
|
||||
}
|
||||
|
Reference in New Issue
Block a user