fix menu info fallthrough

This commit is contained in:
Martin Michelsen
2023-05-27 13:53:32 -07:00
parent bdb0c05220
commit 3cd13863cb
+1
View File
@@ -1557,6 +1557,7 @@ static void on_09(shared_ptr<ServerState> s, shared_ptr<Client> c,
send_ship_info(c, decode_sjis(info));
}
break;
}
case MenuID::TOURNAMENTS_FOR_SPEC: