1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00
Files
godot/modules/mono
Ignacio Etcheverry 4441222194 C#: Remove StringExtensions.Empty() function
Causes issues with some editors as it's confused with `string.Empty`.
Should use `string.IsNullOrEmpty(str)` instead.
2020-05-09 20:48:00 +02:00
..
2020-03-08 19:32:25 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-03-31 09:37:16 +02:00