mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
changing text label colour
This commit is contained in:
@@ -7,7 +7,6 @@ func open_menu() -> void:
|
||||
editing_start.emit()
|
||||
$CanvasLayer.show()
|
||||
|
||||
|
||||
func on_pressed() -> void:
|
||||
set_value(Global.sanitize_string($CanvasLayer/Panel/VBoxContainer/TextEdit.text))
|
||||
editing_finished.emit()
|
||||
|
Reference in New Issue
Block a user