mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 21:34:46 +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)