mirror of
https://github.com/zeldaret/oot
synced 2026-09-08 03:26:47 -04:00
Remove OutName from xmls (both on File and Texture) (#2596)
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
<DList Name="object_lightswitch_DL_000398" Offset="0x398"/>
|
||||
<!-- a square, geometry only -->
|
||||
<DList Name="object_lightswitch_DL_000408" Offset="0x408"/>
|
||||
<Texture Name="object_lightswitch_Tex_000420" OutName="tex_00000420" Format="rgba16" Width="32" Height="32" Offset="0x420"/> <!-- eyes open -->
|
||||
<Texture Name="object_lightswitch_Tex_000C20" OutName="tex_00000C20" Format="rgba16" Width="32" Height="32" Offset="0xC20"/> <!-- eyes closed -->
|
||||
<Texture Name="object_lightswitch_Tex_001420" OutName="tex_00001420" Format="rgba16" Width="32" Height="32" Offset="0x1420"/> <!-- eyes open, smiling -->
|
||||
<Texture Name="object_lightswitch_Tex_001C20" OutName="tex_00001C20" Format="rgba16" Width="32" Height="32" Offset="0x1C20"/>
|
||||
<Texture Name="object_lightswitch_Tex_000420" Format="rgba16" Width="32" Height="32" Offset="0x420"/> <!-- eyes open -->
|
||||
<Texture Name="object_lightswitch_Tex_000C20" Format="rgba16" Width="32" Height="32" Offset="0xC20"/> <!-- eyes closed -->
|
||||
<Texture Name="object_lightswitch_Tex_001420" Format="rgba16" Width="32" Height="32" Offset="0x1420"/> <!-- eyes open, smiling -->
|
||||
<Texture Name="object_lightswitch_Tex_001C20" Format="rgba16" Width="32" Height="32" Offset="0x1C20"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
Reference in New Issue
Block a user