From 0d937cbeccf88785132fa44cb926ccb892d8f6bc Mon Sep 17 00:00:00 2001 From: kremsy Date: Fri, 24 Jan 2014 15:38:30 +0100 Subject: [PATCH] cosmetic --- application/core/Players/Player.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */