Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
D8H committed Aug 15, 2024
1 parent 632755d commit 9d6319f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions extensions/reviewed/ThirdPersonCamera.json
Original file line number Diff line number Diff line change
Expand Up @@ -1471,12 +1471,12 @@
"objectGroups": []
},
{
"description": "the x offset of the object.",
"fullName": "X offset",
"description": "the lateral distance offset of the object.",
"fullName": "Lateral distance offset",
"functionType": "ExpressionAndCondition",
"group": "Third person camera configuration",
"name": "OffsetX",
"sentence": "the x offset",
"sentence": "the lateral distance offset",
"events": [
{
"type": "BuiltinCommonInstructions::Standard",
Expand Down Expand Up @@ -1552,12 +1552,12 @@
"objectGroups": []
},
{
"description": "the y offset of the object.",
"fullName": "Y offset",
"description": "the ahead distance offset of the object.",
"fullName": "Ahead distance offset",
"functionType": "ExpressionAndCondition",
"group": "Third person camera configuration",
"name": "OffsetY",
"sentence": "the y offset",
"sentence": "the ahead distance offset",
"events": [
{
"type": "BuiltinCommonInstructions::Standard",
Expand Down

0 comments on commit 9d6319f

Please sign in to comment.