Skip to content

Commit d9afd6a

Browse files
committed
Fix sentence.
1 parent 85d8766 commit d9afd6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/resource-bar/game.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12185,7 +12185,7 @@
1218512185
"name": "PanelSpriteButton",
1218612186
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Interface Elements/Interface Elements_interface_ui_button_ok_cta_clock_tap.svg",
1218712187
"shortDescription": "A button that can be customized.",
12188-
"version": "1.4.0",
12188+
"version": "1.4.1",
1218912189
"description": [
1219012190
"The button can be customized with a background for each state and a label. It handles user interactions and a simple condition can be used to check if it is clicked.",
1219112191
"",
@@ -14530,7 +14530,7 @@
1453014530
"fullName": "De/activate interactions",
1453114531
"functionType": "Action",
1453214532
"name": "Activate",
14533-
"sentence": "De/activate interactions with _PARAM0_",
14533+
"sentence": "De/activate interactions with _PARAM0_: _PARAM1_",
1453414534
"events": [
1453514535
{
1453614536
"type": "BuiltinCommonInstructions::Standard",

0 commit comments

Comments
 (0)