mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-24 18:19:53 +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.