mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-22 02:42:20 +00:00
Update SPR2 defaulting for SPR2_CNT1.
This commit is contained in:
parent
2b0344a22f
commit
6c2ef39408
1 changed files with 1 additions and 1 deletions
|
@ -679,7 +679,7 @@ playersprite_t spr2defaults[NUMPLAYERSPRITES] = {
|
|||
SPR2_TAL9, // SPR2_TALA,
|
||||
SPR2_TAL0, // SPR2_TALB,
|
||||
|
||||
0, // SPR2_CNT1,
|
||||
SPR2_WAIT, // SPR2_CNT1,
|
||||
SPR2_FALL, // SPR2_CNT2,
|
||||
SPR2_SPNG, // SPR2_CNT3,
|
||||
SPR2_CNT1, // SPR2_CNT4,
|
||||
|
|
Loading…
Reference in a new issue