Renaming csharp_namespace

This commit is contained in:
K35
2022-01-10 14:15:06 +00:00
parent 8419ecdd09
commit 6236a14377
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
import "./import";
define CSharp_Namespace Example;
define csharp_namespace Example;
enum TestEnum {
VAL1,