mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-04 15:06:55 +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)