update add-on server port for 1.18, also here

This commit is contained in:
pentarctagon 2024-02-19 18:52:20 -06:00
parent 388fc2d930
commit 820bbc53b8

View File

@ -27,7 +27,7 @@ dumpi = 0
class CampaignClient:
# First port listed will be used as default.
portmap = (
("15017", "1.17.x"),
("15018", "1.18.x"),
("15016", "1.16.x"),
("15014", "1.14.x"),
("15004", "trunk"),