fixed NUMLEADER in hyper.h

This commit is contained in:
Zeno Rogue 2023-12-27 10:23:26 +01:00
parent 79527688cf
commit 0c7aa7cbe3
1 changed files with 1 additions and 1 deletions

View File

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