diff --git a/application/core/Players/Player.php b/application/core/Players/Player.php index b7bad125..66ac78a4 100644 --- a/application/core/Players/Player.php +++ b/application/core/Players/Player.php @@ -61,7 +61,7 @@ class Player { /** - * Construct a player from XmlRpc data + * Construct a player from ManiaPlanet Player structure * * @param \Maniaplanet\DedicatedServer\Structures\Player $mpPlayer */