mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 07:41:43 +00:00
09534e2922
Issues caused by cf8c679a23.
The Mono change is actually a bugfix (used the int instead of ObjectID
by mistake).
The GDNative change is a temporary revert until a more exhaustive approach
is taken to make 'godot_int' 64-bit, is confirmed wanted by GDNative users.