Actually run the fucking shadows this time

This commit is contained in:
Wolfy 2017-10-11 21:31:17 -05:00
parent b27ab8f51b
commit 01126d1232

View file

@ -637,6 +637,8 @@ void P_Ticker(boolean run)
P_RunShields();
P_RunOverlays();
P_RunShadows();
P_UpdateSpecials();
P_RespawnSpecials();