mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 23:14:20 +08:00
Fixed issue 501
This commit is contained in:
@@ -186,7 +186,7 @@ CApp::parseArgs(int argc, const char* const* argv, int& i)
|
||||
}
|
||||
#endif
|
||||
|
||||
else if (parseArg(argc, argv, i)) {
|
||||
if (parseArg(argc, argv, i)) {
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user