Skip to content

Commit fdc6c97

Browse files
CreatorADOfficialD8H
authored andcommitted
Updated extension
1 parent e527134 commit fdc6c97

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

extensions/community/ExperimentalInterface.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@
960960
"description": "Check if Proximity was interacted.",
961961
"fullName": "Proximity Touched",
962962
"functionType": "Condition",
963-
"name": "Function",
963+
"name": "ProximityTouched",
964964
"sentence": "Proximity Touched _PARAM0_",
965965
"events": [
966966
{
@@ -1534,7 +1534,7 @@
15341534
"functionName": "doStepPostEvents"
15351535
},
15361536
{
1537-
"functionName": "Function"
1537+
"functionName": "ProximityTouched"
15381538
},
15391539
{
15401540
"functionName": "Function2"
@@ -7349,10 +7349,10 @@
73497349
"objectGroups": []
73507350
},
73517351
{
7352-
"description": "Checks if the capcta was completed!",
7352+
"description": "Checks if the capcta was completed.",
73537353
"fullName": "Check If Captcha Was Completed",
73547354
"functionType": "Condition",
7355-
"name": "Function",
7355+
"name": "Captchacompleted",
73567356
"sentence": "Check If Captcha Is Completed _PARAM0_",
73577357
"events": [
73587358
{
@@ -7426,7 +7426,7 @@
74267426
"functionName": "doStepPostEvents"
74277427
},
74287428
{
7429-
"functionName": "Function"
7429+
"functionName": "Captchacompleted"
74307430
}
74317431
]
74327432
},

0 commit comments

Comments
 (0)