Files
Bubberstation/code/controllers
Timberpoes 8a6fc43738 Fix persistent scarring runtime (#53719)
If statement requiring a non-null var would explicitly run when that var was null.

Added early continue to skip over it in that scenario.
2020-09-15 19:19:40 -04:00
..