diff --git a/Main.lua b/Main.lua index 052816a..0c7beb9 100644 --- a/Main.lua +++ b/Main.lua @@ -101,7 +101,7 @@ -- Your existing code... -- Add this line to check for version updates - ConsumesManager_CheckVersionUpdate() + -- ConsumesManager_CheckVersionUpdate() -- Continue with your existing code... end