mirror of
https://github.com/zeldaret/oot
synced 2026-09-09 03:50:22 -04:00
Remove OutName from xmls (both on File and Texture) (#2596)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<Root>
|
||||
<File Name="object_bubble" Segment="6">
|
||||
<Texture Name="gBubbleTex" OutName="bubble" Format="ia8" Width="64" Height="64" Offset="0x0"/>
|
||||
<Texture Name="gBubbleTex" Format="ia8" Width="64" Height="64" Offset="0x0"/>
|
||||
<DList Name="gBubbleDL" Offset="0x1000"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
Reference in New Issue
Block a user