1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00
Files
godot/modules/mono
Ignacio Etcheverry f2a2293709 Mono/C#: Fix class parser incorrectly handling nested namespaces
It would incorrectly error thinking the nested namespace is being declared inside a struct/class. This was because of an incorrect nesting level being used for classes and structs.
2019-12-13 19:55:32 +01:00
..
2019-04-19 11:03:46 +02:00
2019-08-12 18:57:26 +02:00
2019-12-04 19:03:42 +01:00
2019-11-13 21:41:11 +01:00