- disabled the message entering code.

This needs to be replaced with the game independent ZDoom version and hooked up properly, but it of low priority because it's a multiplayer only feature.
This commit is contained in:
Christoph Oelckers 2019-12-24 13:21:36 +01:00
parent a870df840e
commit 1b9a2f5932
27 changed files with 237 additions and 476 deletions

View file

@ -25,7 +25,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include "compat.h"
#include "screens.h"
#include "colmatch.h"
#include "input.h"
#include "anim.h"
#include "sbar.h"
#include "menus.h"