mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
moved unsorted to the last presentation
This commit is contained in:
parent
f63a3f0612
commit
22c3bf8821
@ -379,7 +379,7 @@ int pres_hooks =
|
||||
}
|
||||
}
|
||||
}) +
|
||||
addHook(tour::ss::hooks_extra_slideshows, 100, [] (tour::ss::slideshow_callback cb) {
|
||||
addHook(tour::ss::hooks_extra_slideshows, 300, [] (tour::ss::slideshow_callback cb) {
|
||||
if(rogueviz::pres::rvslides_data.empty()) pres::gen_rvtour_data();
|
||||
cb(XLAT("non-Euclidean geometry in data analysis"), &pres::rvslides_data[0], 'd');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user