From 60adc9a098920f96a3ff1aefe791c129dfc5aa3e Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 19 Sep 2024 22:36:38 +0200 Subject: send tutorial success --- server/protocol/src/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'server/protocol/src/lib.rs') diff --git a/server/protocol/src/lib.rs b/server/protocol/src/lib.rs index e7b3d483..9d2879f7 100644 --- a/server/protocol/src/lib.rs +++ b/server/protocol/src/lib.rs @@ -243,6 +243,7 @@ pub enum PacketC { TutorialEnded { player: PlayerID, item: ItemIndex, + success: bool, }, /// For use in replay sessions only -- cgit v1.2.3-70-g09d2