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