- 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

@ -49,8 +49,6 @@
#include "d_eventbase.h"
extern int chatmodeon;
const char *KeyNames[NUM_KEYS] =
{
// We use the DirectInput codes and assume a qwerty keyboard layout.