Skip to content

Commit

Permalink
Remove left-over debug prints
Browse files Browse the repository at this point in the history
  • Loading branch information
PunchablePlushie committed Mar 25, 2023
1 parent b5dd398 commit e79317f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion game_settings/settings/input.gd
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,4 @@ func set_type(value: Type) -> void:
type = value

if is_added():
print("test")
save_plugin_data()

0 comments on commit e79317f

Please sign in to comment.