TagService -> Tags and more refactoring, close to working again

This commit is contained in:
2024-04-15 22:51:43 -04:00
parent 0fa054f97d
commit 9a011c689c
9 changed files with 322 additions and 330 deletions

View File

@@ -20,6 +20,7 @@ type Constructor_Fun = (Prompt: ProximityPrompt, Instance: Instance, Enabled: bo
type Constructor_Return_Props = {
Prompt: ProximityPrompt,
Instance: Instance,
__TriggeredCallback: PromptCallback?,
__TriggerEndedCallback: PromptCallback?,
__PromptConnections: {