diff options
| author | dam <dam@gudinoff> | 2022-08-15 18:06:28 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-08-15 18:06:28 +0000 |
| commit | 41151251d5baa1c5b69a8fdc9de2e59cba8cad70 (patch) | |
| tree | 79eacc52c655b29c9c25ef26fb7cd3c045ed30f4 /project.godot | |
| parent | a9ee49fd6bbd409ab21dbd954b7b99547822d884 (diff) | |
| download | surgery-log-41151251d5baa1c5b69a8fdc9de2e59cba8cad70.tar.zst surgery-log-41151251d5baa1c5b69a8fdc9de2e59cba8cad70.zip | |
Updated project to Godot 3.5.0 to fix Android problems on storage access.v1.3
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.godot b/project.godot index d9a5db9..e1be231 100644 --- a/project.godot +++ b/project.godot @@ -112,7 +112,7 @@ window/handheld/orientation="portrait" [global] -version="1.2" +version="1.3" [input_devices] |
