mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 17:27:58 +00:00
27a66ee528
The trampolines were casting double to `size_t` (likely a copy-paste mistake), so the value was getting truncated.