1
0
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:
Zeno Rogue
2018-07-23 05:14:19 +02:00
parent bd77680518
commit 6c0a052470
8 changed files with 181 additions and 5 deletions

View File

@@ -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)) {