From 9e126a06eb36202e397a2437c9d0b8f384e46292 Mon Sep 17 00:00:00 2001 From: NullBite Date: Tue, 27 Sep 2022 21:45:41 -0400 Subject: [PATCH] Partial revert of "Remove unused commands section from script" This reverts commit e82abe92f51bc72555d74f54d6ac7a4660365408. Accidentally committed an adjacent line, this fixes it --- script.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script.lua b/script.lua index 454d8c9..40c0f17 100644 --- a/script.lua +++ b/script.lua @@ -638,6 +638,8 @@ end do -- TODO + local can_modify_vanilla=avatar.canEditVanillaModel + local function vanillaPartial() if local_state.vanilla_enabled then return false