mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-20 23:46:51 +00:00
f50488a361
- Add FIXME tags comments to some unfixed potential bugs - Remove some checks (always false: unsigned never < 0) - Fix some if statements based on reviews. - Bunch of missing `else` statements