From 21d3f8bec4ada29f18758f7d8c3393aa65f83c72 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Fri, 23 Feb 2024 01:35:35 +0100 Subject: [PATCH] IFINGAME is now undefined --- content.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/content.cpp b/content.cpp index 25726f91..2d842c5a 100644 --- a/content.cpp +++ b/content.cpp @@ -1797,3 +1797,4 @@ MONSTER( '*', 0, "vertex", moRogueviz, ZERO | CF_TECHNICAL, RESERVED, moN #undef ACCONLY2 #undef ACCONLY3 #undef ACCONLYF +#undef IFINGAME \ No newline at end of file