mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-13 02:39:37 +00:00
Changed: Translate comment in english
--HG-- branch : develop
This commit is contained in:
parent
08205daacc
commit
ad981b15c7
1 changed files with 1 additions and 1 deletions
|
@ -734,7 +734,7 @@ void CPlayerCL::updateVisualPropertyVpa(const NLMISC::TGameCycle &/* gameCycle *
|
||||||
// To re-link the skeleton to the mount if needed.
|
// To re-link the skeleton to the mount if needed.
|
||||||
parent(parent());
|
parent(parent());
|
||||||
// Set the skeleton scale.
|
// Set the skeleton scale.
|
||||||
// \todo GUIGUI: mettre le scale aussi dans race_stats.
|
// \todo GUIGUI: put scale too in race_stats.
|
||||||
// Setup Lod Character skeleton, if skeleton exist
|
// Setup Lod Character skeleton, if skeleton exist
|
||||||
// Get Lod Character Id from the sheet.
|
// Get Lod Character Id from the sheet.
|
||||||
sint clodId= getLodCharacterId(*Scene, _PlayerSheet->GenderInfos[_Gender].LodCharacterName);
|
sint clodId= getLodCharacterId(*Scene, _PlayerSheet->GenderInfos[_Gender].LodCharacterName);
|
||||||
|
|
Loading…
Reference in a new issue