Fix typo.

This commit is contained in:
Relintai 2022-01-25 18:15:38 +01:00
parent f465df60ee
commit c8337cc505

View File

@ -1516,7 +1516,7 @@ func copy_mdr_verts_array() -> PoolVector3Array:
return ret
func set_spivot_averaged():
func set_pivot_averaged():
pivot_type = PivotTypes.PIVOT_TYPE_AVERAGED
func set_pivot_mdi_origin():