mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-10 10:11:04 +00:00
Update hw_light.c
This commit is contained in:
parent
8fbf24d68b
commit
b0fe3b6b5a
1 changed files with 1 additions and 0 deletions
|
@ -340,6 +340,7 @@ light_t *t_lspr[NUMSPRITES] =
|
|||
&lspr[NOLIGHT], // SPR_BMCH
|
||||
&lspr[NOLIGHT], // SPR_SMCE
|
||||
&lspr[NOLIGHT], // SPR_BMCE
|
||||
&lspr[NOLIGHT], // SPR_BSPB
|
||||
&lspr[NOLIGHT], // SPR_YSPB
|
||||
&lspr[NOLIGHT], // SPR_RSPB
|
||||
&lspr[REDBALL_L], // SPR_SFBR
|
||||
|
|
Loading…
Reference in a new issue