mirror of
https://github.com/godotengine/godot.git
synced 2026-03-24 21:27:16 +00:00
After discussing with @reduz and @akien-mga it was decided that we do not allow assignments or declarations in if statements. This PR removes the instances of this I could find by automated means.