Fix warnings

This commit is contained in:
blinry 2020-11-10 22:37:10 +01:00
parent d57674acca
commit 4d97430d44
7 changed files with 15 additions and 18 deletions

View file

@ -54,5 +54,5 @@ func _set_status(new_status):
func _popup_menu_pressed(id):
func _popup_menu_pressed(_id):
emit_signal("deleted", self)