File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ This JSON has specified only the dependent property.
220220}
221221```
222222
223- If you want to make both properties mutually dependent, you must add another dependency:
223+ ** Tip: ** If you want to make both properties mutually dependent, you must add another dependency:
224224
225225``` GDScript
226226# Create a JSON configuration file
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ This JSON has specified only the dependent property in its 'person' property.
266266}
267267```
268268
269- If you want to make both properties mutually dependent, you must add another dependency:
269+ ** Tip: ** If you want to make both properties mutually dependent, you must add another dependency:
270270
271271``` GDScript
272272# Create a JSON configuration file
You can’t perform that action at this time.
0 commit comments