mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 19:44:52 +00:00
4e4697b1c4
For clarity, assign-to-release idiom for PoolVector::Read/Write replaced with a function call. Existing uses replaced (or removed if already handled by scope)