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

added a separate option axes3 for highlighting forward, and in different location

This commit is contained in:
Zeno Rogue
2019-06-25 10:30:31 +02:00
parent 5d88c1706a
commit db988058de
4 changed files with 13 additions and 4 deletions

View File

@@ -248,6 +248,7 @@ struct videopar {
int flashtime;
int wallmode, monmode, axes;
bool axes3;
bool revcontrol;
int msgleft, msglimit;