We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b784799 commit d4b9d3bCopy full SHA for d4b9d3b
1 file changed
Code/FlagSystem/Flags/InteractableToyEventFlag.cs
@@ -58,5 +58,4 @@ public static void RunBoundScripts(Player player, InteractableToy interactableTo
58
script.Run(RunContext.Event);
59
}
60
61
- // TODO: add a way of comparing InteractableToys (to e.g. check if a SPECIFIC toy has been interacted with)
62
0 commit comments