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