From a7a4f6d8f20d543062cb2254b59c72ee79c7a661 Mon Sep 17 00:00:00 2001 From: Micah Date: Sun, 13 Apr 2025 07:42:41 -0700 Subject: [PATCH] Update rbx-dom-lua database to latest version (#1029) --- plugin/rbx_dom_lua/database.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugin/rbx_dom_lua/database.json b/plugin/rbx_dom_lua/database.json index ec9c4d06..af1c416f 100644 --- a/plugin/rbx_dom_lua/database.json +++ b/plugin/rbx_dom_lua/database.json @@ -39453,7 +39453,7 @@ "Canonical": { "Serialization": { "Migrate": { - "To": "MeshContent", + "To": "TextureContent", "Migration": "ContentIdToContent" } } @@ -39721,6 +39721,9 @@ "Tags": { "Tags": [] }, + "TextureContent": { + "Content": "None" + }, "TopParamA": { "Float32": -0.5 },