mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-21 00:21:23 +00:00
- 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.