redsunservers / VSH-Rewrite

Popular Versus Saxton Hale gamemode remade from scratch
GNU General Public License v3.0
34 stars 25 forks source link

Pyrocar: fix custom damage amount from the Backburner to buildings never being applied #372

Closed woisalreadytaken closed 2 years ago

woisalreadytaken commented 2 years ago

The damage value was being altered, but Plugin_Continue was being returned instead of Plugin_Changed, making the value change never go through.