foxygit / doom Log in
commit 36a895288c03cf6ff8c801bf74301fbf93b96bed
Author:     Samuel Villareal <svkaiser@gmail.com>
AuthorDate: Wed Sep 8 04:31:48 2010 +0000
Commit:     Samuel Villareal <svkaiser@gmail.com>
CommitDate: Wed Sep 8 04:31:48 2010 +0000

    + Fixing comments

    Subversion-branch: /branches/strife-branch
    Subversion-revision: 2039
---
 src/strife/p_enemy.c | 4 ++--
 1 file 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)
 {