mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-13 13:47:37 +00:00
device orientation-based scrolling on mobiles
This commit is contained in:
@@ -629,7 +629,7 @@ void achievement_final(bool really_final) {
|
||||
specific_improved = 0;
|
||||
specific_what = 0;
|
||||
|
||||
if(specials == 0) improveItemScores();
|
||||
if(specialcode == 0) improveItemScores();
|
||||
|
||||
int tg = gold();
|
||||
if(tg && haveLeaderboard(sid)) {
|
||||
|
Reference in New Issue
Block a user