mirror of
https://github.com/godotengine/godot.git
synced 2026-02-18 00:31:35 +00:00
Typed `PoolTypeArray` types are now renamed `PackedTypeArray` and are sugar for `Vector<Type>`.
Typed `PoolTypeArray` types are now renamed `PackedTypeArray` and are sugar for `Vector<Type>`.