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

achievements for 12.0

This commit is contained in:
Zeno Rogue
2021-05-31 20:33:34 +02:00
parent f75688851b
commit 8f563f5deb
2 changed files with 17 additions and 3 deletions

View File

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