(fa5639a1d) Added: Space in the beginning of tutorial info frames to have indenting on all paragraphs
This commit is contained in:
@@ -334,7 +334,7 @@ namespace Barotrauma
|
||||
|
||||
Font.DrawString(spriteBatch,
|
||||
Wrap ? wrappedText : text,
|
||||
pos,
|
||||
rect.Location.ToVector2() + textPos + TextOffset,
|
||||
textColor * (textColor.A / 255.0f),
|
||||
0.0f, origin, TextScale,
|
||||
SpriteEffects.None, textDepth);
|
||||
|
||||
Reference in New Issue
Block a user