mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-04-30 20:41:24 +00:00
WFC can be experimented with
This commit is contained in:
@@ -345,6 +345,7 @@ EX void initgame() {
|
||||
savecount = 0; savetime = 0;
|
||||
cheater = 0;
|
||||
if(autocheat) cheater = 1;
|
||||
if(!wfc::use_eclectic) cheater = 1;
|
||||
hauntedWarning = false;
|
||||
if(!autocheat) {
|
||||
timerghost = true;
|
||||
|
||||
Reference in New Issue
Block a user