Add = to text box separators

This commit is contained in:
2026-03-30 00:13:24 +02:00
parent f500fcd6fd
commit b8110e9db3
@@ -42,6 +42,7 @@ namespace FlaxEngine.GUI
'\\', '\\',
'>', '>',
'<', '<',
'=',
}; };
/// <summary> /// <summary>