Skip to content

Commit

Permalink
Merge pull request #81 from Mickeon/patch-1
Browse files Browse the repository at this point in the history
Add `open_inputs` to the list of exceptions
  • Loading branch information
qarmin authored Jan 3, 2024
2 parents 4fb7982 + 7fddeff commit 67702d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AutomaticBugs/BasicData.gd
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ var function_exceptions: Array = [
"set_texture", #46828
"compress_from_channels", # Image
"open_midi_inputs", #52821
"open_inputs", #86713
"load_threaded_request", #46762
"bake_navigation_mesh", # TODO too hard to find for now
"set_is_setup", # Just don't use, in SkeletonModification crashes
Expand Down

0 comments on commit 67702d9

Please sign in to comment.