mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 21:57:57 -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