mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-21 17:07:40 +00:00
fixed NUMLEADER in hyper.h
This commit is contained in:
2
hyper.h
2
hyper.h
@@ -225,7 +225,7 @@ void addMessage(string s, char spamtype = 0);
|
|||||||
|
|
||||||
#define LB_YENDOR_CHALLENGE 40
|
#define LB_YENDOR_CHALLENGE 40
|
||||||
#define LB_PURE_TACTICS 41
|
#define LB_PURE_TACTICS 41
|
||||||
#define NUMLEADER 87
|
#define NUMLEADER 90
|
||||||
#define LB_PURE_TACTICS_SHMUP 49
|
#define LB_PURE_TACTICS_SHMUP 49
|
||||||
#define LB_PURE_TACTICS_COOP 50
|
#define LB_PURE_TACTICS_COOP 50
|
||||||
#define LB_RACING 81
|
#define LB_RACING 81
|
||||||
|
Reference in New Issue
Block a user