This commit is contained in:
parent
cef0e7cf12
commit
f950684bc2
9 changed files with 113 additions and 69 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
PlayerMetrics *CPlayerState::getPlayerMetrics(CPlayer *_player)
|
||||
const PlayerMetrics *CPlayerState::getPlayerMetrics(CPlayer *_player)
|
||||
{
|
||||
return _player->getPlayerMetrics();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue