mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-28 18:42:39 +01:00
Fix entrance server IPv4 encoding
This commit is contained in:
@@ -43,7 +43,7 @@ func handleEntranceServerConnection(conn net.Conn) {
|
||||
ChannelInfo{
|
||||
Port: 54001,
|
||||
MaxPlayers: 100,
|
||||
CurrentPlayers: 3,
|
||||
CurrentPlayers: 0,
|
||||
Unk4: 0,
|
||||
Unk5: 0,
|
||||
Unk6: 0,
|
||||
|
||||
Reference in New Issue
Block a user