1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-27 03:47:40 +00:00

ads-game:: new view modes are now available in the menu

This commit is contained in:
Zeno Rogue
2022-10-15 22:55:33 +02:00
parent 971ce2aade
commit 4e7b95e346
4 changed files with 93 additions and 7 deletions

View File

@@ -140,4 +140,7 @@ extern int use_duality;
ld spacetime_step = 0.1;
int spacetime_qty = 30;
color_t ghost_color = 0x800080FF;
}}