mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-21 00:47:40 +00:00
improved the automatic rotation
This commit is contained in:
3
hyper.h
3
hyper.h
@@ -897,7 +897,8 @@ namespace conformal {
|
||||
extern vector<pair<cell*, eItem> > findhistory;
|
||||
extern vector<cell*> movehistory;
|
||||
extern bool includeHistory;
|
||||
extern int rotation;
|
||||
extern ld rotation;
|
||||
extern int do_rotate;
|
||||
extern bool autoband;
|
||||
extern bool autobandhistory;
|
||||
extern bool dospiral;
|
||||
|
Reference in New Issue
Block a user