New fonts, loading progress doesn't stay stuck at 70% during SoundPlayer initialization

This commit is contained in:
Regalis
2017-02-22 23:31:11 +02:00
parent 27e74490a0
commit 5006a9af6c
8 changed files with 17 additions and 14 deletions
+2 -2
View File
@@ -8,9 +8,9 @@ with.
<XnaContent xmlns:Graphics="Microsoft.Xna.Framework.Content.Pipeline.Graphics">
<Asset Type="Graphics:FontDescription">
<FontName>Verdana</FontName>
<FontName>Exo Light</FontName>
<Size>7</Size>
<Size>9</Size>
<Spacing>0</Spacing>