mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-18 03:58:04 +00:00
clearing:: clear memory on new game
This commit is contained in:
@@ -190,6 +190,9 @@ EX void initgame() {
|
||||
|
||||
chaosAchieved = false;
|
||||
|
||||
clearing::direct = 0;
|
||||
clearing::imputed = 0;
|
||||
|
||||
if(firstland == laElementalWall) cwt.at->land = randomElementalLand();
|
||||
|
||||
resetview();
|
||||
|
||||
Reference in New Issue
Block a user