mirror of
https://gitlab.com/2009scape/09launcher.git
synced 2025-12-09 16:45:54 -07:00
Update world list port
This commit is contained in:
parent
5509a598d0
commit
0893d624c6
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ object Json {
|
|||
val debug = data["debug"] as JSONObject
|
||||
|
||||
data["js5_port"] = 43595
|
||||
data["wl_port"] = 43595
|
||||
background["color"] = SettingsWindow.bgColorField.text
|
||||
background["opacity"] = SettingsWindow.bgOpacityField.text
|
||||
title_bar["color"] = SettingsWindow.titleColorField.text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue