diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/gui/resources/shaders/paper.tres | 2 | ||||
-rw-r--r-- | client/map/items/sliced_lettuce.res | bin | 5177 -> 5186 bytes | |||
-rw-r--r-- | client/project.godot | 4 |
3 files changed, 3 insertions, 3 deletions
diff --git a/client/gui/resources/shaders/paper.tres b/client/gui/resources/shaders/paper.tres index 2c681244..f99aec03 100644 --- a/client/gui/resources/shaders/paper.tres +++ b/client/gui/resources/shaders/paper.tres @@ -10,5 +10,5 @@ domain_warp_enabled = true domain_warp_frequency = -1.465 [resource] -color_ramp = SubResource("Gradient_pkrjd") noise = SubResource("FastNoiseLite_k7p6k") +color_ramp = SubResource("Gradient_pkrjd") diff --git a/client/map/items/sliced_lettuce.res b/client/map/items/sliced_lettuce.res Binary files differindex 927f5cb5..1a748947 100644 --- a/client/map/items/sliced_lettuce.res +++ b/client/map/items/sliced_lettuce.res diff --git a/client/project.godot b/client/project.godot index 1111d50a..cffc2b4e 100644 --- a/client/project.godot +++ b/client/project.godot @@ -13,7 +13,7 @@ config_version=5 config/name="hurrycurry" run/main_scene="res://gui/menus/entry.tscn" config/quit_on_go_back=false -config/features=PackedStringArray("4.4", "Forward Plus") +config/features=PackedStringArray("4.5", "Forward Plus") boot_splash/image="res://icons/main.png" config/icon="res://icons/main.png" @@ -43,8 +43,8 @@ display_server/driver.linuxbsd="wayland" [editor] -movie_writer/mjpeg_quality=0.9 movie_writer/movie_file="/tmp/output.avi" +movie_writer/mjpeg_quality=0.9 [input] |