mirror of
https://github.com/oe7drt/YSFClients.git
synced 2026-04-06 06:43:53 +00:00
Update FCSNetwork.cpp
Update FCSNetwork.cpp for add new fcs260 thx!
This commit is contained in:
parent
4eadb0a00a
commit
a68f3e1e54
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ bool CFCSNetwork::open()
|
|||
m_addresses["FCS222"] = CUDPSocket::lookup("fcs222.xreflector.net");
|
||||
m_addresses["FCS224"] = CUDPSocket::lookup("fcs224.xreflector.net");
|
||||
m_addresses["FCS232"] = CUDPSocket::lookup("fcs232.xreflector.net");
|
||||
m_addresses["FCS260"] = CUDPSocket::lookup("fcs260.xreflector.net");
|
||||
|
||||
LogMessage("Opening FCS network connection");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue