Not sure why these files were not included in https://github.com/godot-escoria/escoria-demo-game/pull/494. Created this diff by running the following on Linux: ``` find -name \*.gd | xargs sed -i -e "s/[[:space:]]\+$//g" ```
Not sure why these files were not included in https://github.com/godot-escoria/escoria-demo-game/pull/494. Created this diff by running the following on Linux: ``` find -name \*.gd | xargs sed -i -e "s/[[:space:]]\+$//g" ```