mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-09 13:08:28 +00:00
029fd88adb
- Initialize Object pointer to nullptr so it's not used by mistake. - When setting an Object check if it's a reference so refcounting works as intended.