mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-17 03:28:05 +00:00
achievement_gain_once
This commit is contained in:
@@ -360,7 +360,7 @@ EX void initgame() {
|
||||
#if CAP_CRYSTAL
|
||||
crystal::used_compass_inside = false;
|
||||
#endif
|
||||
got_survivalist = false;
|
||||
got_achievements = {};
|
||||
#if CAP_INV
|
||||
if(inv::on) inv::init();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user