mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-28 16:20:36 +00:00
Those errors were introduced with #8821 (6fd217d). These functions need to return reference types, otherwise setting values on those containers does not work.