diff options
| author | Logan B <113468801+LoganLDB@users.noreply.github.com> | 2022-10-29 22:07:20 +0100 |
|---|---|---|
| committer | Logan B <113468801+LoganLDB@users.noreply.github.com> | 2022-10-29 22:07:20 +0100 |
| commit | 50b7eb11fe309582002d2fb70742d1c1e6d03d92 (patch) | |
| tree | 620567e5f0b3c80c28f6bc2b4e2e7ba260699e23 /project.godot | |
| parent | b40da120e30d4521736c99392c08e97de2da34ae (diff) | |
| parent | 553e6d8a818a33195dbf1d01cb517e46fac7996e (diff) | |
Merge branch 'master' of https://github.com/LMBishop/bazzagazza
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/project.godot b/project.godot index a6eab52..035fc3a 100644 --- a/project.godot +++ b/project.godot @@ -25,6 +25,10 @@ window/size/height=720 window/stretch/mode="2d" window/stretch/aspect="keep" +[global] + +fonts=false + [gui] common/drop_mouse_on_gui_input_disabled=true |
