Update hw_light.c

This commit is contained in:
Radicalicious 2021-06-18 02:40:44 -04:00
parent 1160b97a41
commit 44bdfd8eaf

View file

@ -138,6 +138,7 @@ light_t *t_lspr[NUMSPRITES] =
&lspr[NOLIGHT], // SPR_UNKN &lspr[NOLIGHT], // SPR_UNKN
&lspr[NOLIGHT], // SPR_THOK &lspr[NOLIGHT], // SPR_THOK
&lspr[NOLIGHT], // SPR_THKE
&lspr[SUPERSONIC_L],// SPR_PLAY &lspr[SUPERSONIC_L],// SPR_PLAY
// Enemies // Enemies