1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-20 16:37:40 +00:00

achievements and leaderboards for new treasures

This commit is contained in:
Zeno Rogue
2020-02-29 00:09:02 +01:00
parent c55fddbdc9
commit cca9dacf13
2 changed files with 25 additions and 2 deletions

View File

@@ -191,7 +191,7 @@ void addMessage(string s, char spamtype = 0);
#define LB_YENDOR_CHALLENGE 40
#define LB_PURE_TACTICS 41
#define NUMLEADER 82
#define NUMLEADER 85
#define LB_PURE_TACTICS_SHMUP 49
#define LB_PURE_TACTICS_COOP 50
#define LB_RACING 81