From 5c9f458c5e7b178436134d4d7b0e76515cf22bbe Mon Sep 17 00:00:00 2001 From: Sara Gerretsen Date: Wed, 8 Oct 2025 15:40:08 +0000 Subject: [PATCH] Update Network Protocol --- Network-Protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Network-Protocol.md b/Network-Protocol.md index b3192af..46d5256 100644 --- a/Network-Protocol.md +++ b/Network-Protocol.md @@ -29,4 +29,4 @@ ## Gameplay Messages * `BEGIN`: Notify the client that the game has started. -* `CONCLUSION,CLUE_ID,CLUE_ID,CLUE_ID`: Notify the client that the flatscreen player has selected a conclusion. \ No newline at end of file +* `CONCLUSION,METHOD,MOTIVE,MURDERER`: Notify the client that the flatscreen player has selected a conclusion. \ No newline at end of file