Compare commits
No commits in common. "94950e02d0088eafd92854d5a1c19f7182fc496c" and "52081f876f52eb456f98d12538454741c2524d9e" have entirely different histories.
94950e02d0
...
52081f876f
2 changed files with 3 additions and 8 deletions
|
@ -24,7 +24,7 @@ vram_texture_compression/for_mobile=true
|
|||
html/export_icon=true
|
||||
html/custom_html_shell=""
|
||||
html/head_include=""
|
||||
html/canvas_resize_policy=1
|
||||
html/canvas_resize_policy=2
|
||||
html/focus_canvas_on_start=true
|
||||
html/experimental_virtual_keyboard=false
|
||||
progressive_web_app/enabled=false
|
||||
|
|
|
@ -15,15 +15,10 @@ run/main_scene="res://boxedSpace.tscn"
|
|||
config/features=PackedStringArray("4.2", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[audio]
|
||||
|
||||
driver/output_latency.web=100
|
||||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=550
|
||||
window/size/viewport_height=550
|
||||
window/size/resizable=false
|
||||
window/size/viewport_width=500
|
||||
window/size/viewport_height=500
|
||||
|
||||
[input]
|
||||
|
||||
|
|
Loading…
Reference in a new issue