diff --git a/Subsurface/Source/GUI/GUITextBlock.cs b/Subsurface/Source/GUI/GUITextBlock.cs index 493461e04..133af328d 100644 --- a/Subsurface/Source/GUI/GUITextBlock.cs +++ b/Subsurface/Source/GUI/GUITextBlock.cs @@ -14,7 +14,6 @@ namespace Barotrauma protected Vector2 origin; protected Vector2 caretPos; - protected int caretAt; protected Color textColor;