mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-31 02:25:17 +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.