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