From b23334d61af5f3fbd7b951f7e100f7c3289976a1 Mon Sep 17 00:00:00 2001 From: Josh Allen Date: Sat, 29 Jan 2005 02:30:59 +0000 Subject: [PATCH] Update --- stepmania/Docs/SMLanProtocol.txt | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/stepmania/Docs/SMLanProtocol.txt b/stepmania/Docs/SMLanProtocol.txt index e5cbac7aa1..59b9087450 100644 --- a/stepmania/Docs/SMLanProtocol.txt +++ b/stepmania/Docs/SMLanProtocol.txt @@ -378,15 +378,18 @@ Server SMOnline packets: If Room List Update: 1 Number of rooms NT Room1 Title - NT Room1 Description - 1 Room1 Status - 0: Normal - 1: Passworded - 2: Ingame + NT Room1 Description NT Room2 Title NT Room2 Description - 1 Room2 Status ... NT RoomN Title NT RoomN Description - 1 RoomN Status \ No newline at end of file + + Room Status appended for reverse compatibility + 1 Room1 Status + 0: Normal + 1: Passworded + 2: Ingame + 1 Room2 Status + ... + 1 RoomN Status \ No newline at end of file