1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-06-03 19:32:11 +00:00

removed an unused argument in displayPageButtons

This commit is contained in:
Zeno Rogue
2025-11-11 18:51:07 +01:00
parent ae3a1f2e21
commit 315dc2a849
4 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -917,7 +917,7 @@ EX namespace tactic {
}
}
dialog::displayPageButtons(3, dialog::infix == "", numpages);
dialog::displayPageButtons(3, numpages);
uploadScore();
if(on) unrecord(specialland);