mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
Remove OutName from xmls (both on File and Texture) (#2596)
This commit is contained in:
parent
e1fb3a974f
commit
7a816391bb
377 changed files with 12625 additions and 12625 deletions
|
@ -1,6 +1,6 @@
|
|||
<Root>
|
||||
<File Name="object_heavy_object" Segment="6">
|
||||
<Texture Name="gHeavyBlockTex" OutName="block" Format="i4" Width="64" Height="128" Offset="0x0"/>
|
||||
<Texture Name="gHeavyBlockTex" Format="i4" Width="64" Height="128" Offset="0x0"/>
|
||||
<Array Name="gHeavyBlockEntirePillarVtx" Count="60" Offset="0x1000">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue