mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-04 15:53:00 +00:00
rogueviz::ads:: -ds-game1 just like -ads-game1
This commit is contained in:
@@ -771,7 +771,8 @@ void run_ds_game_std() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
auto ds_hooks =
|
auto ds_hooks =
|
||||||
arg::add3("-ds-game", run_ds_game);
|
arg::add3("-ds-game1", run_ds_game) +
|
||||||
|
arg::add3("-ds-game", run_ds_game_std);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user