Commit aa4e46f8 authored by vvaltman's avatar vvaltman

Fixed args parse

parent 49eb2291
...@@ -418,7 +418,7 @@ void args_parse (int argc, char **argv) { ...@@ -418,7 +418,7 @@ void args_parse (int argc, char **argv) {
"B" "B"
#endif #endif
#ifdef USE_LUA #ifdef USE_LUA
"c" "s"
#endif #endif
)) != -1) { )) != -1) {
......
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