- moved chatmodeon to the backend.

This commit is contained in:
Christoph Oelckers 2022-10-02 14:01:43 +02:00
commit 01f8131969
9 changed files with 4 additions and 12 deletions

View file

@ -59,7 +59,6 @@ void M_StartControlPanel(bool makeSound, bool scaleoverride = false);
int DMenu::InMenu;
static ScaleOverrider *CurrentScaleOverrider;
extern int chatmodeon;
//
// Todo: Move these elsewhere
//