mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2026-02-04 02:26:49 +00:00
TagService -> Tags and more refactoring, close to working again
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user