diff --git a/src/m_cheat.cpp b/src/m_cheat.cpp index b50c908e8..0a7928a91 100644 --- a/src/m_cheat.cpp +++ b/src/m_cheat.cpp @@ -623,7 +623,7 @@ void cht_Give (player_t *player, const char *name, int amount) } else if (stricmp (name, "everything") == 0) { - giveall = ALL_YES; + giveall = ALL_YESYES; } if (stricmp (name, "health") == 0)