Merge remote-tracking branch 'barotrauma/master' into lighting-optimization

This commit is contained in:
juanjp600
2017-03-01 15:02:23 -03:00
16 changed files with 151 additions and 68 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ with.
<XnaContent xmlns:Graphics="Microsoft.Xna.Framework.Content.Pipeline.Graphics">
<Asset Type="Graphics:FontDescription">
<FontName>Exo Light</FontName>
<FontName>Exo 2 Light</FontName>
<Size>9</Size>
Binary file not shown.
+1 -1
View File
@@ -11,7 +11,7 @@ with.
<!--
Modify this string to change the font that will be imported.
-->
<FontName>Exo Medium</FontName>
<FontName>Exo 2 Medium</FontName>
<!--
Size is a float value, measured in points. Modify this value to change
Binary file not shown.