mirror of
https://github.com/yquake2/xatrix.git
synced 2024-11-10 06:42:22 +00:00
Add back frames lost somewhere on the run
This commit is contained in:
parent
00f0bb8df1
commit
05931b1520
1 changed files with 4 additions and 0 deletions
|
@ -1621,6 +1621,8 @@ mframe_t gekk_frames_wdeath[] = {
|
|||
{ai_move, 0.000, NULL}, /* frame 14 */
|
||||
{ai_move, 0.000, NULL}, /* frame 15 */
|
||||
{ai_move, 0.000, NULL}, /* frame 16 */
|
||||
{ai_move, 0.000, NULL}, /* frame 17 */
|
||||
{ai_move, 0.000, NULL}, /* frame 18 */
|
||||
{ai_move, 0.000, NULL}, /* frame 19 */
|
||||
{ai_move, 0.000, NULL}, /* frame 20 */
|
||||
{ai_move, 0.000, NULL}, /* frame 21 */
|
||||
|
@ -1637,6 +1639,8 @@ mframe_t gekk_frames_wdeath[] = {
|
|||
{ai_move, 0.000, NULL}, /* frame 32 */
|
||||
{ai_move, 0.000, NULL}, /* frame 33 */
|
||||
{ai_move, 0.000, NULL}, /* frame 34 */
|
||||
{ai_move, 0.000, NULL}, /* frame 35 */
|
||||
{ai_move, 0.000, NULL}, /* frame 36 */
|
||||
{ai_move, 0.000, NULL}, /* frame 37 */
|
||||
{ai_move, 0.000, NULL}, /* frame 38 */
|
||||
{ai_move, 0.000, NULL}, /* frame 39 */
|
||||
|
|
Loading…
Reference in a new issue