update add-on server port for 1.18
This commit is contained in:
parent
731e59f986
commit
388fc2d930
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#include <array>
|
||||
#include <boost/algorithm/string.hpp>
|
||||
|
||||
const unsigned short default_campaignd_port = 15017;
|
||||
const unsigned short default_campaignd_port = 15018;
|
||||
|
||||
namespace
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue