mirror of
https://github.com/yquake2/rogue.git
synced 2024-11-22 12:21:44 +00:00
Cleanup player animations
This commit is contained in:
parent
93b666e830
commit
ea8149e344
1 changed files with 8 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue