1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-12-18 03:58:04 +00:00

horocycle refactor/bugfix

This commit is contained in:
Zeno Rogue
2021-04-25 11:30:10 +02:00
parent a99be21653
commit acfacd498f
2 changed files with 181 additions and 161 deletions

View File

@@ -219,7 +219,8 @@ EX void initgame() {
if(firstland == laWhirlpool) cwt.at->move(0)->wall = waSea;
setdist(cwt.at->move(0), BARLEV-1, cwt.at);
if(!sphere && !eubinary && !quotient) {
if(horo_ok()) {
if(specialland == laCamelot)
start_camelot(cwt.at);
else {