shithub: choc

Download patch

ref: 36a895288c03cf6ff8c801bf74301fbf93b96bed
parent: 994d69c7fb2c91017d4e0f10fd3cf4ea9e532565
author: Samuel Villareal <svkaiser@gmail.com>
date: Wed Sep 8 00:31:48 EDT 2010

+ Fixing comments

Subversion-branch: /branches/strife-branch
Subversion-revision: 2039

--- a/src/strife/p_enemy.c
+++ b/src/strife/p_enemy.c
@@ -2269,7 +2269,7 @@
 }
 
 //
-// A_Pain
+// A_PeasantCrash
 //
 // villsa [STRIFE] new codepointer
 //
@@ -2289,7 +2289,7 @@
 }
 
 //
-// A_Pain
+// A_Fall
 //
 void A_Fall (mobj_t *actor)
 {