mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-23 08:44:07 +00:00
fix the generation of Crossroads official track
This commit is contained in:
parent
c3c7721a4c
commit
8dc64e1a45
@ -944,6 +944,7 @@ void track_chooser(bool official) {
|
||||
multi::players = playercfg;
|
||||
specialland = l;
|
||||
if(!racing::on) switch_game_mode(rg::racing);
|
||||
if(l == laCrossroads) land_structure = lsNiceWalls;
|
||||
if(official) {
|
||||
racing::on = false;
|
||||
load_official_track();
|
||||
|
Loading…
x
Reference in New Issue
Block a user