18 lines
592 B
XML
18 lines
592 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<XnaContent xmlns:ns="Microsoft.Xna.Framework">
|
|||
|
<Asset Type="GeonBit.UI.DataTypes.DefaultStyles">
|
|||
|
<Scale Null="true" />
|
|||
|
<FillColor>FFFFFF00</FillColor>
|
|||
|
<OutlineColor Null="true" />
|
|||
|
<OutlineWidth Null="true" />
|
|||
|
<ForceAlignCenter Null="true" />
|
|||
|
<FontStyle Null="true" />
|
|||
|
<SelectedHighlightColor Null="true" />
|
|||
|
<ShadowColor Null="true" />
|
|||
|
<ShadowOffset Null="true" />
|
|||
|
<Padding Null="true" />
|
|||
|
<SpaceBefore Null="true" />
|
|||
|
<SpaceAfter Null="true" />
|
|||
|
<ShadowScale Null="true" />
|
|||
|
</Asset>
|
|||
|
</XnaContent>
|