Merge pull request #6871 from VOREStation/pol-shock

Remove stray 'return'
This commit is contained in:
Atermonera
2020-03-22 11:53:13 -07:00
committed by GitHub
@@ -1506,7 +1506,6 @@
else
shock_stage = min(shock_stage, 160)
shock_stage = max(shock_stage-1, 0)
return
if(stat)
return 0