mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-04-04 22:07:43 +00:00
Make repeaterhandler aware of cached G2 Port
This commit is contained in:
parent
9f1a1d841a
commit
ee9f3e1816
4 changed files with 12 additions and 5 deletions
|
|
@ -69,7 +69,7 @@ public:
|
|||
return m_protocol;
|
||||
}
|
||||
|
||||
unsigned int g2Port() const
|
||||
unsigned int getG2Port() const
|
||||
{
|
||||
return m_g2Port;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue