mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Fixed missing Tribename
This commit is contained in:
parent
a689fb67df
commit
c6e1db281f
3 changed files with 32 additions and 15 deletions
|
|
@ -222,7 +222,7 @@
|
|||
<Label Content="{Binding CharacterName}" Padding="0,-1,0,-1"/>
|
||||
<TextBlock Text="{Binding PlayerData.Level, StringFormat=({0})}" Margin="5,0,0,0" Padding="0,-1,0,-1" />
|
||||
</StackPanel>
|
||||
<Label Padding="0,-1,0,-1" Style="{DynamicResource Tribename}"/>
|
||||
<Label Padding="0,-1,0,-1" Style="{DynamicResource TribeName}"/>
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</Border>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue