Skip to content
Snippets Groups Projects
Commit b66fb231 authored by rswindell's avatar rswindell
Browse files

Defeat pause prompt before listing top 10 users.

parent 743416e8
Branches
Tags
No related merge requests found
......@@ -696,6 +696,7 @@ void list_users()
statexp[num]=statexp[10];
}
close(file);
lncntr=0; /* no pause prompt */
cls();
center_wargs("\1m\1hķ");
center_wargs("\1m\1h \1yTop Ten Warriors \1m");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment