mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-22 00:24:49 +00:00
rogueviz:: made titles of various presentations uppercase
This commit is contained in:
@@ -1277,7 +1277,7 @@ slide dmv_slides[] = {
|
||||
|
||||
int phooks =
|
||||
0 +
|
||||
addHook_slideshows(100, [] (tour::ss::slideshow_callback cb) {
|
||||
addHook_slideshows(60, [] (tour::ss::slideshow_callback cb) {
|
||||
cb(XLAT("Playing with Impossibility"), &dmv_slides[0], 'i');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user