mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-04 20:28:50 +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.