mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-03 22:24:01 +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.