summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/strife/p_enemy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/strife/p_enemy.c b/src/strife/p_enemy.c
index c2742ec7..971196cb 100644
--- a/src/strife/p_enemy.c
+++ b/src/strife/p_enemy.c
@@ -2269,7 +2269,7 @@ void A_Pain(mobj_t* actor)
}
//
-// A_Pain
+// A_PeasantCrash
//
// villsa [STRIFE] new codepointer
//
@@ -2289,7 +2289,7 @@ void A_PeasantCrash(mobj_t* actor)
}
//
-// A_Pain
+// A_Fall
//
void A_Fall (mobj_t *actor)
{