mirror of
https://github.com/godotengine/godot.git
synced 2026-02-16 07:41:16 +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>`.