From 15a613cefc01e73d45661c1872b0ce51e235d15b Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Wed, 6 Jan 2021 02:16:18 +0100 Subject: [PATCH] Remove invalid bugfix comments --- Source/missiles.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/missiles.cpp b/Source/missiles.cpp index 48124cd75..0728fd7b4 100644 --- a/Source/missiles.cpp +++ b/Source/missiles.cpp @@ -5539,7 +5539,7 @@ void MI_Blodboil(int i) #ifndef SPAWN PS_ROGUE72, PS_MAGE72, - PS_MAGE72, // BUGFIX: should be PS_MONK72? + PS_MAGE72, PS_ROGUE72, #else 0, @@ -5569,7 +5569,7 @@ void MI_Blodboil(int i) #ifndef SPAWN PS_ROGUE72, PS_MAGE72, - PS_MAGE72, // BUGFIX: should be PS_MONK72? + PS_MAGE72, PS_ROGUE72, #else 0,