mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 17:49:30 +00:00
update add-on server port for 1.18, also here
This commit is contained in:
parent
388fc2d930
commit
820bbc53b8
@ -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"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user