Human AI improvements, minor UI tweaking
This commit is contained in:
@@ -63,8 +63,8 @@ namespace Barotrauma
|
||||
}
|
||||
set
|
||||
{
|
||||
if (textBlock == null) return;
|
||||
base.Font = value;
|
||||
if (textBlock != null) textBlock.Font = value;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user