mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-27 23:06:25 +00:00
8230bf0a2f
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.