diff --git a/examples/starting-3d-point-and-click-adventure/starting-3d-point-and-click-adventure.json b/examples/starting-3d-point-and-click-adventure/starting-3d-point-and-click-adventure.json index d82e09114..2eceec209 100644 --- a/examples/starting-3d-point-and-click-adventure/starting-3d-point-and-click-adventure.json +++ b/examples/starting-3d-point-and-click-adventure/starting-3d-point-and-click-adventure.json @@ -936,7 +936,7 @@ "name": "Selected", "persistentUuid": "5865b5a1-2e82-402f-af68-40dc2ef53b38", "type": "boolean", - "value": true + "value": false } ], "effects": [], diff --git a/examples/starting-point-and-click-adventure/starting-point-and-click-adventure.json b/examples/starting-point-and-click-adventure/starting-point-and-click-adventure.json index 85fb8813f..b70fee4f9 100644 --- a/examples/starting-point-and-click-adventure/starting-point-and-click-adventure.json +++ b/examples/starting-point-and-click-adventure/starting-point-and-click-adventure.json @@ -745,7 +745,7 @@ { "name": "Selected", "type": "boolean", - "value": true + "value": false } ], "effects": [],