From f9fca9a3b657aff75bb6d56f4a9fea90ef8c19e9 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 29 Aug 2025 20:45:24 +0200 Subject: drei komma fünf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/src/commands.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/src/commands.rs') diff --git a/server/src/commands.rs b/server/src/commands.rs index 91d81c12..718f1617 100644 --- a/server/src/commands.rs +++ b/server/src/commands.rs @@ -156,7 +156,7 @@ impl Server { .await .map_err(|e| TrError::Plain(e.to_string()))?; self.load(data, timer.map(Duration::from_secs)); - self.start_pause_timer = 3.; + self.start_pause_timer = 3.5; self.packet_out .push_back(PacketC::Menu(Menu::AnnounceStart)); } -- cgit v1.2.3-70-g09d2