mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-30 05:23:00 +00:00
rogueviz:: links to the papers in presentations
This commit is contained in:
@@ -367,10 +367,12 @@ slide sweeper_slides[] = {
|
||||
dialog::addTitle("Hyperbolic Minesweeper is in P", dialog::dialogcolor, 150);
|
||||
dialog::addBreak(1600);
|
||||
dialog::addTitle(" ", dialog::dialogcolor, 150);
|
||||
dialog::addItem("paper on arXiv", '5');
|
||||
dialog::display();
|
||||
return true;
|
||||
});
|
||||
no_other_hud(mode);
|
||||
if(mode == pmKey) open_url("https://arxiv.org/abs/2002.09534");
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user