Cargo missions, a menu that shows the mission description mid-round

This commit is contained in:
Regalis
2016-04-16 15:36:01 +03:00
parent 6876bdc481
commit 31a04c7bc1
13 changed files with 327 additions and 42 deletions
+1
View File
@@ -52,6 +52,7 @@ namespace Barotrauma
}
set
{
if (base.Rect == value) return;
base.Rect = value;
SetTextPos();
}