mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 19:31:34 +00:00
4bd5e4fd9b
The `Math_INF` and `Math_NAN` defines were just aliases for those constants, so we might as well use them directly. Some portions of the code were already using `INFINITY` directly.