- moved some event related code to 'common'.

This commit is contained in:
Christoph Oelckers 2020-06-13 20:31:57 +02:00
commit 5dfe9918d0
24 changed files with 410 additions and 237 deletions

View file

@ -47,7 +47,7 @@
#include "sc_man.h"
#include "c_cvars.h"
#include "d_event.h"
#include "d_eventbase.h"
extern int chatmodeon;