summaryrefslogtreecommitdiff
path: root/src/strife/p_map.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/p_map.c')
-rw-r--r--src/strife/p_map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/p_map.c b/src/strife/p_map.c
index 85671bde..3b1aa2c1 100644
--- a/src/strife/p_map.c
+++ b/src/strife/p_map.c
@@ -1393,7 +1393,7 @@ boolean PIT_RadiusAttack (mobj_t* thing)
// Boss spider and cyborg
// take no damage from concussion.
// villsa [STRIFE] unused
- // haleyjd: INQUISITOR
+ // - haleyjd: INQUISITOR
if(thing->type == MT_INQUISITOR)
return true;