This commit is contained in:
Thomas G 2022-09-16 03:56:24 +10:00
parent 5ecbc84378
commit b3c9cb7dc8
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ end)
-- Your Favorite Catgirl Medic is here, Meow! -- Your Favorite Catgirl Medic is here, Meow!
-- im keeping the catgirl text thomas -- im keeping the catgirl text thomas
scriptContext:AddCoreScript(6,screenGui,"CoreScripts/DialogScript") scriptContext:AddCoreScript(6,screenGui,"CoreScripts/MainBotChatScript")
-- Popup Script -- Popup Script
scriptContext:AddCoreScript(7,screenGui,"CoreScripts/PopupScript") scriptContext:AddCoreScript(7,screenGui,"CoreScripts/PopupScript")