Add more separators to TextBoxBase

This commit is contained in:
2021-02-21 15:00:45 +01:00
parent 07f680eed2
commit 12c503646d
@@ -28,6 +28,10 @@ namespace FlaxEngine.GUI
'\"',
')',
'(',
'/',
'\\',
'>',
'<',
};
/// <summary>