mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-08-13 02:28:50 +00:00
nicer display_bottom_buttons (replaces displayPageButtons)
This commit is contained in:
+1
-1
@@ -917,7 +917,7 @@ EX namespace tactic {
|
||||
}
|
||||
}
|
||||
|
||||
dialog::displayPageButtons(3, numpages);
|
||||
dialog::display_bottom_buttons(numpages, dialog::DB_BACK | dialog::DB_HELP | dialog::DB_EXIT);
|
||||
|
||||
uploadScore();
|
||||
if(on) unrecord(specialland);
|
||||
|
||||
Reference in New Issue
Block a user