mirror of
https://github.com/CookiePLMonster/SilentPatch.git
synced 2024-12-28 06:43:01 +05:00
SA: Account for a "tailights" typo in the Uranus model
This commit is contained in:
parent
858abbd342
commit
e4190105bc
1 changed files with 2 additions and 0 deletions
|
@ -1585,6 +1585,8 @@ namespace HierarchyTypoFix
|
|||
{ "boat_moving_hi", "boat_moving" },
|
||||
{ "misc_a", "misca" },
|
||||
{ "misc_b", "miscb" },
|
||||
{ "taillights", "tailights" },
|
||||
{ "taillights2", "tailights2" },
|
||||
{ "transmission_f", "transmision_f" },
|
||||
{ "transmission_r", "transmision_r" },
|
||||
{ "wheel_lm_dummy", "wheel_lm" },
|
||||
|
|
Loading…
Reference in a new issue