summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVittorio Romeo <vittorio.romeo@outlook.com>2021-11-25 02:29:42 +0000
committerVittorio Romeo <vittorio.romeo@outlook.com>2021-11-25 02:29:42 +0000
commit5a0703dd14cf74e757b79b79004a0ad3408c52f8 (patch)
tree59bc524c3d53b1ce5fc44ff936e5870b9ecf9902
parent0e3d4e62ecfb1a23840e023c06dcf1f2ce80fb63 (diff)
Update config
-rw-r--r--_RELEASE/config.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/_RELEASE/config.json b/_RELEASE/config.json
index 9a22f887..f836a462 100644
--- a/_RELEASE/config.json
+++ b/_RELEASE/config.json
@@ -47,6 +47,7 @@
"official" : true,
"online" : true,
"pixel_multiplier" : 1,
+ "play_swap_ready_sound" : true,
"player_focus_speed" : 4.6250,
"player_size" : 7.300000190734863,
"player_speed" : 9.449999809265137,
@@ -155,6 +156,8 @@
"show_messages" : true,
"show_player_trail" : true,
"show_status_text" : true,
+ "show_swap_blinking_effect" : true,
+ "show_swap_particles" : true,
"show_timer" : true,
"show_tracked_variables" : true,
"sound_volume" : 100.0,
@@ -276,7 +279,7 @@
"timescale" : 1.0,
"vsync" : false,
"windowed_auto_resolution" : false,
- "windowed_height" : 768,
+ "windowed_height" : 720,
"windowed_width" : 1280,
- "zoom_factor" : 1.0
+ "zoom_factor" : 1.066666722297668
}