1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-26 08:37:44 +00:00

Add TODO to fix the lobby error for name rejection

This commit is contained in:
Joshua Goins 2025-03-21 19:59:58 -04:00
parent b3a22ebdce
commit 7b77c19008

View file

@ -201,7 +201,7 @@ async fn main() {
timestamp: 0,
data: ServerLobbyIpcData::LobbyError {
sequence: 0x03,
error: 0x0bdb,
error: 0x0bdb, // TODO: I screwed this up when translating from the old struct to the new LobbyError
exd_error_id: 0,
value: 0,
unk1: 0,