Fixed tooltip "background block" sizing

This commit is contained in:
Regalis
2016-04-22 17:25:09 +03:00
parent 6c538443fd
commit c2242ad525
2 changed files with 7 additions and 4 deletions
+5
View File
@@ -47,6 +47,11 @@ namespace Barotrauma
}
}
public string WrappedText
{
get { return wrappedText; }
}
public override Rectangle Rect
{
get