Fix incorrect PSHT decomp

This commit is contained in:
Yoshi Askharoun
2025-07-20 02:09:49 -05:00
parent 4325bc3e73
commit dc7908b6a9
3 changed files with 6 additions and 4 deletions
+1
View File
@@ -672,6 +672,7 @@
</Source>
</List>
<Int32 Int32="0" Name="DefaultBackgroundIndex" />
<Image Source="{this.GetDefaultFrameBackground()}" Name="DefaultBackgroundImage" />
<Image Source="res://ZuneShellResources!FirstRunBackground.png" Name="FirstLaunchBackground" />
<Image Source="res://ZuneShellResources!FirstConnectBackground.png" Name="FirstConnectBackground" />
<Image Source="res://ZuneShellResources!FrameBorderLeft.png" NineGrid="0, 2, 0, 2" Name="FrameBorderLeft" />