mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-18 06:35:12 +00:00
rogueviz:: made titles of various presentations uppercase
This commit is contained in:
@@ -663,7 +663,7 @@ auto highdim_hooks =
|
||||
|
||||
if(high_slides.empty()) gen_high_demo();
|
||||
|
||||
cb(XLAT("visualizing higher-dimensional spaces"), &high_slides[0], 'h');
|
||||
cb(XLAT("Visualizing Higher-dimensional Spaces"), &high_slides[0], 'h');
|
||||
});
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user