mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-15 01:22:59 -07:00
Fixed crash when showing Triforce during lore cutscene after defeating Ghoma (#384)
This commit is contained in:
parent
533c216ad3
commit
83c07645f4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<Root>
|
<Root>
|
||||||
<File Name="object_triforce_spot" Segment="6">
|
<File Name="object_triforce_spot" Segment="6">
|
||||||
<Array Name="gTriforceVtx" Count="32" Offset="0x0000">
|
<Array Name="gTriforceVtx" Count="96" Offset="0x0000">
|
||||||
<Vtx/>
|
<Vtx/>
|
||||||
</Array>
|
</Array>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue