mirror of
https://github.com/chev2/botw-toolset.git
synced 2025-12-16 13:03:24 +00:00
Dashboard.xaml RSTB description change
Better-worded description
This commit is contained in:
parent
785da889d2
commit
350bc003e1
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
||||||
<Grid>
|
<Grid>
|
||||||
<Image Source="/Resources/Icons/text-file.png" Margin="10,10,190,0" Width="48" Height="48" VerticalAlignment="Top"/>
|
<Image Source="/Resources/Icons/text-file.png" Margin="10,10,190,0" Width="48" Height="48" VerticalAlignment="Top"/>
|
||||||
<Label Margin="63,10,10,0" VerticalContentAlignment="Center" FontSize="24" Height="48" VerticalAlignment="Top" Content="RSTB"/>
|
<Label Margin="63,10,10,0" VerticalContentAlignment="Center" FontSize="24" Height="48" VerticalAlignment="Top" Content="RSTB"/>
|
||||||
<TextBlock Text="Allows edits to the resource table." Margin="10,63,10,10" TextWrapping="Wrap"></TextBlock>
|
<TextBlock Text="Edits resource size tables." Margin="10,63,10,10" TextWrapping="Wrap"></TextBlock>
|
||||||
</Grid>
|
</Grid>
|
||||||
</Border>
|
</Border>
|
||||||
</WrapPanel>
|
</WrapPanel>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue