mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
rv:: changed the hotkey to Playing with Impossibility
This commit is contained in:
parent
f5eae99531
commit
3f0bde3515
@ -1140,7 +1140,7 @@ slide dmv_slides[] = {
|
||||
int phooks =
|
||||
0 +
|
||||
addHook_slideshows(100, [] (tour::ss::slideshow_callback cb) {
|
||||
cb(XLAT("Playing with Impossibility"), &dmv_slides[0], 'p');
|
||||
cb(XLAT("Playing with Impossibility"), &dmv_slides[0], 'i');
|
||||
});
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user