Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
7c178c3d
Commit
7c178c3d
authored
Mar 31, 2015
by
Vinicius Jarina
Browse files
Merge pull request #153 from Mervill/master
Quick updates to Unity3D compatibility
parents
20873726
f7eea5c0
Changes
3
Show whitespace changes
Inline
Side-by-side
Core/NLua/Extensions/GeneralExtensions.cs
View file @
7c178c3d
Core/NLua/ObjectTranslator.cs
View file @
7c178c3d
Core/NLua/Platform/BindFlags.cs
View file @
7c178c3d
using
System
;
using
System
;
#if !UNITY_3D
namespace
System.Reflection
namespace
System.Reflection
{
{
public
enum
BindingFlags
public
enum
BindingFlags
...
@@ -10,3 +10,4 @@ namespace System.Reflection
...
@@ -10,3 +10,4 @@ namespace System.Reflection
Public
=
16
,
Public
=
16
,
}
}
}
}
#
endif
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment