mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-31 17:57:56 +00:00
load scores before showing custom modes
This commit is contained in:
@@ -1485,8 +1485,6 @@ EX string mode_to_search;
|
||||
EX void list_saved_custom_modes() {
|
||||
dialog::start_list(2000, 2000, 'a');
|
||||
|
||||
count_scores();
|
||||
|
||||
auto current_mc = modecode();
|
||||
|
||||
int unidentified = 0;
|
||||
|
Reference in New Issue
Block a user