diff --git a/core/variant/variant_construct.cpp b/core/variant/variant_construct.cpp index b847ba09b91..bf7938a7eb7 100644 --- a/core/variant/variant_construct.cpp +++ b/core/variant/variant_construct.cpp @@ -594,7 +594,7 @@ void Variant::_register_variant_constructors() { add_constructor>(sarray("from")); add_constructor>(sarray("from")); add_constructor>(sarray("from")); - add_constructor>(sarray("from")); + add_constructor>(sarray("from")); add_constructor>(sarray("from")); add_constructor>(sarray("from")); add_constructor>(sarray("from"));