mirror of
https://gitlab.com/2009scape/09launcher.git
synced 2025-12-09 16:45:54 -07:00
Change latest update link
This commit is contained in:
parent
27683ec0c4
commit
fefb7da33d
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ object MainWindow : JFrame("2009scape Launcher") {
|
|||
layout = null
|
||||
|
||||
constructTopBar()
|
||||
val updatePane = LatestUpdatePane("https://2009scape.org/services/m=news/archives/2021-07-12.html")
|
||||
val updatePane = LatestUpdatePane("https://2009scape.org/services/m=news/archives/latest.html")
|
||||
updatePane.placeAt(4, 45, MainWindow.width - 8, MainWindow.height - 85)
|
||||
add(updatePane)
|
||||
addPlayButton()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue