mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-02 20:29:17 +00:00
rosephase is now reset to 0 on safety
This commit is contained in:
parent
c89bde455d
commit
7edf506152
@ -203,6 +203,7 @@ EX void initgame() {
|
||||
|
||||
clearing::direct = 0;
|
||||
clearing::imputed = 0;
|
||||
rosephase = 0;
|
||||
|
||||
if(firstland == laElementalWall) cwt.at->land = randomElementalLand();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user