Skip to content

Commit 1663320

Browse files
committed
生成代码的名字空间没修改
1 parent 4cacaea commit 1663320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unity/upms/core/Editor/Src/Generator/IL2Cpp/CSharpCodeGen.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ public static string GenExtensionMethodInfos(List<KeyValuePair<Type, List<Type>>
11001100
using System;
11011101
using System.Collections.Generic;
11021102
using System.Reflection;
1103-
namespace PuertsIl2cpp
1103+
namespace Puerts
11041104
{{
11051105
public static class ExtensionMethodInfos_Gen
11061106
{{

0 commit comments

Comments
 (0)