Rename to playerSample

This commit is contained in:
slawkens 2024-07-23 08:07:59 +02:00
parent cff62ccba4
commit 1843728930

View File

@ -267,7 +267,7 @@ class CreateCharacter
[
'account' => $account,
'player' => $player,
'samplePlayer' => $playerSample,
'playerSample' => $playerSample,
'name' => $name,
'sex' => $sex,
'vocation' => $vocation,