mirror of
https://github.com/ZuneDev/ZuneUIXTools.git
synced 2026-07-27 13:11:59 -07:00
Improved decomp error debugging
This commit is contained in:
+11
-1
@@ -1 +1,11 @@
|
||||
<UI Name="Default"><Content><Text Color="A=255, R=255, G=0, B=0" Content="Howdy from Microsoft.Iris!" /></Content></UI>
|
||||
<UIX xmlns="http://schemas.microsoft.com/2007/uix">
|
||||
<UI Name="Default">
|
||||
<Content>
|
||||
<Text Content="Howdy from Microsoft.Iris!">
|
||||
<Color>
|
||||
<Color R="255" A="255" />
|
||||
</Color>
|
||||
</Text>
|
||||
</Content>
|
||||
</UI>
|
||||
</UIX>
|
||||
Reference in New Issue
Block a user