Add = to text box separators

This commit is contained in:
Wojtek Figat
2026-03-30 00:13:24 +02:00
parent f500fcd6fd
commit b8110e9db3

View File

@@ -42,6 +42,7 @@ namespace FlaxEngine.GUI
'\\',
'>',
'<',
'=',
};
/// <summary>