mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +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.