Skip to content

Commit

Permalink
Ignore return_value_discard warnings in InputManager.gd
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico-Ciuffardi committed Apr 25, 2022
1 parent 92477db commit 427f2cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions InputManager.gd
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# warning-ignore-all:return_value_discarded
# warning-ignore-all:unused_signal

extends Node
Expand Down

0 comments on commit 427f2cc

Please sign in to comment.