mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-15 14:27:37 +00:00
fix the generation of Crossroads official track
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user