Removed GUITextBlock.caretAt
Just a leftover of something I tried to implement but never got around to finishing.
This commit is contained in:
@@ -14,7 +14,6 @@ namespace Barotrauma
|
|||||||
protected Vector2 origin;
|
protected Vector2 origin;
|
||||||
|
|
||||||
protected Vector2 caretPos;
|
protected Vector2 caretPos;
|
||||||
protected int caretAt;
|
|
||||||
|
|
||||||
protected Color textColor;
|
protected Color textColor;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user