"packages/NUnit.3.12.0/lib/netstandard2.0/nunit.framework.xml" did not exist on "1cc743933ca4413e846ca0ac07bc6c8d4afa5723"
Commit f7555e11 authored by Mervill's avatar Mervill
Browse files

NLua will compile in Unity again.

parent 20873726
using System;
#if !UNITY_3D
namespace System.Reflection
{
public enum BindingFlags
......@@ -10,3 +10,4 @@ namespace System.Reflection
Public = 16,
}
}
#endif
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment