mirror of
https://github.com/furyfire/trueskill.git
synced 2026-03-07 07:39:10 +01: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