mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-21 08:57:39 +00:00
official racing track no longer turns the god mode off
This commit is contained in:
@@ -918,7 +918,7 @@ EX void load_official_track() {
|
|||||||
#if CAP_EDIT
|
#if CAP_EDIT
|
||||||
mapstream::loadMap(sf);
|
mapstream::loadMap(sf);
|
||||||
#endif
|
#endif
|
||||||
cheater = autocheat = 0;
|
cheater = 0;
|
||||||
official_race = true;
|
official_race = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user