Merge commit 'e73969d' into gzd4-12-merge

This commit is contained in:
Rachael Alexanderson 2024-12-18 10:20:53 -05:00
commit c2bce2760b
No known key found for this signature in database
GPG key ID: 26A8ACCE97115EE0
100 changed files with 1624 additions and 714 deletions

View file

@ -46,6 +46,8 @@
#include "g_cvars.h"
#include "d_main.h"
#include "p_visualthinker.h"
static int ThinkCount;
static cycle_t ThinkCycles;
extern cycle_t BotSupportCycles;