Remove stray 'return'

This commit is contained in:
Aronai Sieyes
2020-03-18 10:14:32 -04:00
parent f3925fe3df
commit 362f7a5715

View File

@@ -1506,7 +1506,6 @@
else
shock_stage = min(shock_stage, 160)
shock_stage = max(shock_stage-1, 0)
return
if(stat)
return 0