Files
godot/modules/mono
Ignacio EtcheverryandRémi Verschelde f3ed06cfd7 Mono/C#: Fix editor using wrong project assembly path in rare cases
We were removing invalid path characters from the
name in C++ code, but the C# editor code wasn't.

(cherry picked from commit 8bb48ae57a)
2020-08-21 02:28:18 +02:00
..