[fix] 修复 cs_unity_editor_json/bean.tpl 多了一个括号的bug

main
walon 2022-10-18 22:39:25 +08:00
parent 30a4ce12db
commit af492cea8d
1 changed files with 0 additions and 1 deletions

View File

@ -106,6 +106,5 @@ public {{x.cs_class_modifier}} partial class {{name}} : {{if parent_def_type}} {
{{~end~}}
}
}
{{cs_end_name_space_grace x.namespace_with_editor_top_module}}