summaryrefslogtreecommitdiff
path: root/src/strife
diff options
context:
space:
mode:
authorSamuel Villareal2010-09-08 04:31:48 +0000
committerSamuel Villareal2010-09-08 04:31:48 +0000
commit36a895288c03cf6ff8c801bf74301fbf93b96bed (patch)
tree3dead998f6443adc44b5e450818759af392c1280 /src/strife
parent994d69c7fb2c91017d4e0f10fd3cf4ea9e532565 (diff)
downloadchocolate-doom-36a895288c03cf6ff8c801bf74301fbf93b96bed.tar.gz
chocolate-doom-36a895288c03cf6ff8c801bf74301fbf93b96bed.tar.bz2
chocolate-doom-36a895288c03cf6ff8c801bf74301fbf93b96bed.zip
+ Fixing comments
Subversion-branch: /branches/strife-branch Subversion-revision: 2039
Diffstat (limited to 'src/strife')
-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)
{