1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-14 01:16:50 +00:00

orbmode in hyper.h included

This commit is contained in:
Zeno Rogue 2022-10-06 18:16:20 +02:00
parent f3427c4968
commit 2168d5ad4c

View File

@ -343,7 +343,7 @@ struct videopar {
int fsize, abs_fsize, fontscale;
int flashtime;
int wallmode, monmode, axes, highlightmode;
int wallmode, monmode, axes, highlightmode, orbmode;
bool axes3;
bool revcontrol;