Skip to content

Commit

Permalink
Set audio driver to Dummy (issue GRIS-UdeM/SpatGRIS#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
OKGougou committed Nov 25, 2023
1 parent be9fafb commit 15a95f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ config/windows_native_icon="res://icon.ico"

[audio]

driver/driver="NULL"
driver/driver="Dummy"
driver/mix_rate=48000

[display]
Expand Down

0 comments on commit 15a95f2

Please sign in to comment.