mirror of
https://github.com/yquake2/rogue.git
synced 2024-11-10 06:42:21 +00:00
Cleanup tank and add sanity checks
This commit is contained in:
parent
e77291f8c7
commit
342c157e15
2 changed files with 768 additions and 503 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,10 @@
|
|||
// G:\quake2\baseq2\models/monsters/tank
|
||||
|
||||
// This file generated by qdata - Do NOT Modify
|
||||
|
||||
/* =======================================================================
|
||||
*
|
||||
* Tank and Tank Commander animations.
|
||||
*
|
||||
* =======================================================================
|
||||
*/
|
||||
|
||||
#define FRAME_stand01 0
|
||||
#define FRAME_stand02 1
|
||||
#define FRAME_stand03 2
|
||||
|
@ -296,5 +299,4 @@
|
|||
#define FRAME_recln138 291
|
||||
#define FRAME_recln139 292
|
||||
#define FRAME_recln140 293
|
||||
|
||||
#define MODEL_SCALE 1.000000
|
||||
#define MODEL_SCALE 1.000000
|
||||
|
|
Loading…
Reference in a new issue