mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-11 05:38:49 -04: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