Skip to content

Commit

Permalink
conflict bracket repair
Browse files Browse the repository at this point in the history
  • Loading branch information
Sicprofundus committed Apr 17, 2024
1 parent 68ef59e commit 99a3967
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MQ2Relocate.cpp
Expand Up @@ -62,7 +62,6 @@ void ReloCmd(PlayerClient* pChar, char* szLine) {
return;
}

}
//Get our parameters
char Arg[MAX_STRING] = { 0 };
GetMaybeQuotedArg(Arg, MAX_STRING, szLine, 1);
Expand Down

0 comments on commit 99a3967

Please sign in to comment.