From ea8149e344335a11dcbf0c4858f2bcd728e065eb Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Wed, 5 Feb 2014 19:46:18 +0100 Subject: [PATCH] Cleanup player animations --- src/monster/misc/player.h | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/monster/misc/player.h b/src/monster/misc/player.h index e8d2beb..2758c23 100644 --- a/src/monster/misc/player.h +++ b/src/monster/misc/player.h @@ -1,7 +1,10 @@ -// G:\quake2\baseq2\models/player_x/frames - -// This file generated by qdata - Do NOT Modify - +/* ======================================================================= + * + * Player (the arm and the weapons) animation. + * + * ======================================================================= + */ + #define FRAME_stand01 0 #define FRAME_stand02 1 #define FRAME_stand03 2 @@ -200,6 +203,5 @@ #define FRAME_death306 195 #define FRAME_death307 196 #define FRAME_death308 197 - -#define MODEL_SCALE 1.000000 +#define MODEL_SCALE 1.000000