This commit is contained in:
Auric Vente 2024-07-19 01:01:51 -06:00
parent db78a855d4
commit 65493f96e9
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class Config:
space_1: int = 20
max_messages: int = 120
loop_delay_fast: int = 3_000
loop_delay_normal: int = 20_000
loop_delay_normal: int = 30_000
loop_delay_slow: int = 60_000
hatch_burst: int = 3
font_size: int = 20