(2402e736e) Tester's build, January 25th 2020
This commit is contained in:
@@ -154,6 +154,7 @@ namespace Barotrauma
|
||||
public GUIButton(RectTransform rectT, string text = "", Alignment textAlignment = Alignment.Center, string style = "", Color? color = null, ScalableFont font = null) : base(style, rectT)
|
||||
{
|
||||
CanBeFocused = true;
|
||||
HoverCursor = CursorState.Hand;
|
||||
|
||||
if (color.HasValue)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user