Skip to content
Snippets Groups Projects
Commit 2d66368f authored by mcmlxxix's avatar mcmlxxix
Browse files

fix game selection prompt

parent d533de46
No related branches found
No related tags found
No related merge requests found
...@@ -445,7 +445,7 @@ function lobby() { ...@@ -445,7 +445,7 @@ function lobby() {
} }
break; break;
} else { } else {
menuPrompt("No such game! [press any key]",true,false,true); menuPrompt("No such game! [press any key]",false,false,true);
return false; return false;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment