online multiplayer chess game (note server currently down)
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot6
1 files changed, 6 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index 0f71ef7..43d4898 100644
--- a/project.godot
+++ b/project.godot
@@ -80,6 +80,7 @@ SoundFx="*res://sounds/SoundFX.tscn"
[debug]
+settings/crash_handler/message="fucking hell, make a issue at https://github.com/bend-n/chess"
gdscript/warnings/return_value_discarded=false
[display]
@@ -133,6 +134,11 @@ kill={
"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":75,"physical_scancode":0,"unicode":0,"echo":false,"script":null)
]
}
+fullscreen={
+"deadzone": 0.5,
+"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":70,"physical_scancode":0,"unicode":0,"echo":false,"script":null)
+ ]
+}
[rendering]