From 870b572f3edf33825d1b74010baae935d3439d95 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 20 Jun 2024 14:49:12 +0200 Subject: no hats for customerss --- server/src/customer/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/src/customer/mod.rs') diff --git a/server/src/customer/mod.rs b/server/src/customer/mod.rs index 23770ef2..fa67de57 100644 --- a/server/src/customer/mod.rs +++ b/server/src/customer/mod.rs @@ -146,7 +146,7 @@ impl CustomerManager { id, PacketS::Join { name: "George".to_string(), - character: 0, + character: -2, }, )); let chair = select_chair(&mut self.chairs); -- cgit v1.2.3-70-g09d2