@@ -289,19 +289,19 @@ script = ExtResource("7")
289
289
290
290
[connection signal ="text_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer/Name" to ="." method ="_on_change_ocurred" ]
291
291
[connection signal ="text_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer2/Description" to ="." method ="_on_change_ocurred" ]
292
- [connection signal ="value_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer3/HBoxContainer/Rating" to ="." method ="_on_change_ocurred" ]
293
292
[connection signal ="value_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer3/HBoxContainer/Rating" to ="." method ="_on_Rating_value_changed" ]
293
+ [connection signal ="value_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer3/HBoxContainer/Rating" to ="." method ="_on_change_ocurred" ]
294
294
[connection signal ="text_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer4/ReleaseDate" to ="." method ="_on_change_ocurred" ]
295
295
[connection signal ="text_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer5/Developer" to ="." method ="_on_change_ocurred" ]
296
296
[connection signal ="text_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer6/Publisher" to ="." method ="_on_change_ocurred" ]
297
297
[connection signal ="item_selected" from ="ScrollContainer/VBoxContainer/HBoxContainer12/AgeRating" to ="." method ="_on_change_ocurred" ]
298
298
[connection signal ="text_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer7/Genres" to ="." method ="_on_change_ocurred" ]
299
- [connection signal ="toggled" from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer/FixedPlayers" to ="." method ="_on_FixedPlayers_toggled" ]
300
299
[connection signal ="toggled" from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer/FixedPlayers" to ="." method ="_on_change_ocurred" ]
300
+ [connection signal ="toggled" from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer/FixedPlayers" to ="." method ="_on_FixedPlayers_toggled" ]
301
301
[connection signal ="value_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer/FixedPlayersNum" to ="." method ="_on_FixedPlayersNum_value_changed" ]
302
302
[connection signal ="value_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer/FixedPlayersNum" to ="." method ="_on_change_ocurred" ]
303
- [connection signal ="toggled" from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer2/VariablePlayers" to ="." method ="_on_VariablePlayers_toggled" ]
304
303
[connection signal ="toggled" from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer2/VariablePlayers" to ="." method ="_on_change_ocurred" ]
305
- [connection signal ="value_changed " from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer2/VariablePlayersMin " to ="." method ="_on_change_ocurred " ]
304
+ [connection signal ="toggled " from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer2/VariablePlayers " to ="." method ="_on_VariablePlayers_toggled " ]
306
305
[connection signal ="value_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer2/VariablePlayersMin" to ="." method ="_on_VariablePlayersMin_value_changed" ]
306
+ [connection signal ="value_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer2/VariablePlayersMin" to ="." method ="_on_change_ocurred" ]
307
307
[connection signal ="value_changed" from ="ScrollContainer/VBoxContainer/HBoxContainer8/VBoxContainer/HBoxContainer2/VariablePlayersMax" to ="." method ="_on_change_ocurred" ]
0 commit comments