tetris
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 4591f2c..8215ee2 100644 --- a/project.godot +++ b/project.godot @@ -82,4 +82,4 @@ quality/intended_usage/framebuffer_allocation=0 quality/intended_usage/framebuffer_allocation.mobile=0 2d/snapping/use_gpu_pixel_snap=true vram_compression/import_etc=true -environment/default_clear_color=Color( 0.937255, 0.937255, 0.937255, 1 ) +environment/default_clear_color=Color( 0.992157, 0.964706, 0.890196, 1 ) |