@@ -90,7 +90,6 @@ |
||
| 90 | 90 | /** |
| 91 | 91 | * When player changes allies. |
| 92 | 92 | * |
| 93 | - * @param PlayerInfo $playerInfo |
|
| 94 | 93 | */ |
| 95 | 94 | public function onPlayerAlliesChanged($login) |
| 96 | 95 | { |
@@ -500,7 +500,7 @@ |
||
| 500 | 500 | } |
| 501 | 501 | |
| 502 | 502 | /** |
| 503 | - * @param \Maniaplanet\DedicatedServer\Structures\Player|array $data |
|
| 503 | + * @param \Maniaplanet\DedicatedServer\Structures\PlayerInfo $data |
|
| 504 | 504 | * |
| 505 | 505 | * @return $this |
| 506 | 506 | */ |