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