mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-07 20:02:50 +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 =
|
int phooks =
|
||||||
0 +
|
0 +
|
||||||
addHook_slideshows(100, [] (tour::ss::slideshow_callback cb) {
|
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…
x
Reference in New Issue
Block a user