diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-07-18 23:50:07 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-07-18 23:50:07 -0300 |
commit | 0cb10bb1b0b90a9528f53116d537112271b3570c (patch) | |
tree | 1f2e08d4b55f6c042e6eff11973555c2a7716118 /game/options.rpy | |
parent | a6849c2f44596e168c41332884c71ed254307a5a (diff) | |
download | renpy-0cb10bb1b0b90a9528f53116d537112271b3570c.tar.gz renpy-0cb10bb1b0b90a9528f53116d537112271b3570c.tar.bz2 renpy-0cb10bb1b0b90a9528f53116d537112271b3570c.tar.xz renpy-0cb10bb1b0b90a9528f53116d537112271b3570c.zip |
Translation update. Fix URL.v2023.07.18
Diffstat (limited to 'game/options.rpy')
-rw-r--r-- | game/options.rpy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/game/options.rpy b/game/options.rpy index 5222f90..ca8e3bf 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -28,7 +28,7 @@ define config.version = "23.07.10" ## The list of providers. -define HOST_LIST = ["http://localhost/launcher", "https://tmw2.org/launcher"] +define HOST_LIST = ["http://localhost/launcher", "https://updates.tmw2.org/launcher/", "https://tmw2.org/launcher"] ## Text that is placed on the game's about screen. Place the text between the |