Skip to content

Commit

Permalink
SSG tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
viciious committed Nov 5, 2023
1 parent a03fe17 commit 2409ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion info.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ STATE(SPR_SHT2,7,3,A_CloseShotgun2,S_DSGUN10), // S_DSGUN9
STATE(SPR_SHT2,0,2,A_ReFire,S_DSGUN), // S_DSGUN10
STATE(SPR_SHT2,1,3,NULL,S_DSNR2), // S_DSNR1
STATE(SPR_SHT2,0,2,NULL,S_DSGUNDOWN), // S_DSNR2
STATE(SPR_SHT2,32776,3,A_Light1,S_DSGUNFLASH2), // S_DSGUNFLASH1
STATE(SPR_SHT2,32776,2,A_Light1,S_DSGUNFLASH2), // S_DSGUNFLASH1
STATE(SPR_SHT2,32777,2,A_Light2,S_LIGHTDONE), // S_DSGUNFLASH2
STATE(SPR_CHGG,0,1,A_WeaponReady,S_CHAIN), /* S_CHAIN */
STATE(SPR_CHGG,0,1,A_Lower,S_CHAINDOWN), /* S_CHAINDOWN */
Expand Down

0 comments on commit 2409ce6

Please sign in to comment.