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:
+1
-1
@@ -917,7 +917,7 @@ EX namespace tactic {
|
||||
}
|
||||
}
|
||||
|
||||
dialog::displayPageButtons(3, dialog::infix == "", numpages);
|
||||
dialog::displayPageButtons(3, numpages);
|
||||
|
||||
uploadScore();
|
||||
if(on) unrecord(specialland);
|
||||
|
||||
Reference in New Issue
Block a user