v1.4.4.1 (Blood in the Water Update)
This commit is contained in:
@@ -214,7 +214,7 @@ namespace Barotrauma
|
||||
Bar.HoverCursor = CursorState.Default;
|
||||
break;
|
||||
case "GUISlider":
|
||||
HoverCursor = CursorState.Default;
|
||||
HoverCursor = CursorState.Hand;
|
||||
Bar.HoverCursor = CursorState.Hand;
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user