mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-05 05:02:02 +02:00
Fix warnings
This commit is contained in:
parent
d57674acca
commit
4d97430d44
7 changed files with 15 additions and 18 deletions
scenes
|
@ -54,5 +54,5 @@ func _set_status(new_status):
|
|||
|
||||
|
||||
|
||||
func _popup_menu_pressed(id):
|
||||
func _popup_menu_pressed(_id):
|
||||
emit_signal("deleted", self)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue