mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-11 15:58:58 -05:00
Address first part of review comments
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
namespace Network {
|
||||
|
||||
constexpr u32 network_version = 4; ///< The version of this Room and RoomMember
|
||||
constexpr u32 network_version = 1; ///< The version of this Room and RoomMember
|
||||
|
||||
constexpr u16 DefaultRoomPort = 24872;
|
||||
|
||||
|
Reference in New Issue
Block a user