mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
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.