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
be590bf2
Commit
be590bf2
authored
Sep 07, 2014
by
Vinicius Jarina
Browse files
Fixed ConsoleTest
parent
60d4ee03
Changes
1
Hide whitespace changes
Inline
Side-by-side
ConsoleTest/Program.cs
View file @
be590bf2
...
...
@@ -14,7 +14,7 @@ namespace ConsoleTest
{
public
static
void
func
()
{
K
opi
Lua
.
LuaDebug
info
=
new
K
opi
Lua
.
LuaDebug
();
K
era
Lua
.
LuaDebug
info
=
new
K
era
Lua
.
LuaDebug
();
int
level
=
0
;
StringBuilder
sb
=
new
StringBuilder
();
while
(
m_lua
.
GetStack
(
level
,
ref
info
)
!=
0
)
{
...
...
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