diff options
| author | dam <dam@gudinoff> | 2022-06-16 08:15:02 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-06-16 08:15:02 +0000 |
| commit | 075aa00b2bdda61640c3e089a8d01c898506903a (patch) | |
| tree | a5a52c5dc5e12e9a4eaabf4f0155b0d98007c8d1 /project.godot | |
| parent | 3026d4b71ded2cfc3123eb92a6a13d4e51e5aa68 (diff) | |
| download | surgery-log-075aa00b2bdda61640c3e089a8d01c898506903a.tar.zst surgery-log-075aa00b2bdda61640c3e089a8d01c898506903a.zip | |
Fixed export of app logs.
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 3eedf47..7539c83 100644 --- a/project.godot +++ b/project.godot @@ -118,6 +118,10 @@ version="1.1" pointing/emulate_touch_from_mouse=true +[logging] + +file_logging/enable_file_logging=true + [node] name_casing=2 |
