show the big numbers in the Clearing

This commit is contained in:
Zeno Rogue
2019-12-25 21:57:25 +01:00
parent e5e4db5ef1
commit 4848cb1b87
6 changed files with 117 additions and 16 deletions
+1 -1
View File
@@ -4786,7 +4786,7 @@ EX bool nohelp;
EX void normalscreen() {
help = "@";
mouseovers = XLAT("Press F1 or right click for help");
mouseovers = standard_help();
#if CAP_TOUR
if(tour::on) mouseovers = tour::tourhelp;