aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/project.godot b/client/project.godot
index a33beb12..a0b11050 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -26,6 +26,10 @@ DisableWrongJoypads="*res://disable_wrong_joypads.gd"
InputManager="*res://menu/settings/input/input_manager.gd"
ServerList="*res://server_list.gd"
+[debug]
+
+gdscript/warnings/integer_division=0
+
[display]
window/stretch/mode="canvas_items"