We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8723158 commit fb12bf7Copy full SHA for fb12bf7
Assets/XLua/Examples/ExampleGenConfig.cs
@@ -11,7 +11,7 @@
11
using UnityEngine;
12
using XLua;
13
using System.Linq;
14
-//using System.Reflection;
+using System.Reflection;
15
16
//配置的详细介绍请看Doc下《XLua的配置.doc》
17
public static class ExampleGenConfig
0 commit comments