Removed printing the changelog in update_changelog setget
This commit is contained in:
parent
65e38eff1b
commit
bf44db93c5
@ -81,8 +81,6 @@ func _download_request_completed(_result, _response_code, _headers, body):
|
||||
|
||||
# SETGETS
|
||||
func update_changelog(new_value):
|
||||
|
||||
print("Set to "+new_value.body)
|
||||
$Changelog_panel/ScrollContainer/RichTextLabel.text = new_value.body
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user