A few more adds/fixes

This commit is contained in:
Dino 2023-09-04 17:38:27 -04:00
parent 4c2698210a
commit 2a83ec7ecc

View file

@ -1954,7 +1954,7 @@ extern gitem_t itemlist[IT_TOTAL];
#define CROUCHING_VIEWHEIGHT 8
#define STANDING_VIEWHEIGHT 22
extern team_t teams[TEAM_TOP];
extern aqteam_t teams[TEAM_TOP];
int32_t gameSettings; // Round based, deathmatch, etc?
extern cvar_t *allitem;