summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-05-10 00:35:43 -0300
committerJesusaves <cpntb1@ymail.com>2021-05-10 00:35:43 -0300
commiteb88008256d385aac9190ad537f83b6e813d50da (patch)
tree0df4a53c0d3ecfbe569716cce3244eb6912d8afd
parente6657c317fc3ae618497258bdbbb45e9fed63ccf (diff)
downloadrenpy-eb88008256d385aac9190ad537f83b6e813d50da.tar.gz
renpy-eb88008256d385aac9190ad537f83b6e813d50da.tar.bz2
renpy-eb88008256d385aac9190ad537f83b6e813d50da.tar.xz
renpy-eb88008256d385aac9190ad537f83b6e813d50da.zip
Fix broken URL
-rw-r--r--.gitignore1
-rw-r--r--game/core.rpy2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ccba47b..1b53e31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,7 @@ lib/
renpy/
Mana-Launcher.sh
Mana-Launcher.py
+Mana-Launcher.exe
steam_appid.txt
# Logs
diff --git a/game/core.rpy b/game/core.rpy
index 215a719..e1095d2 100644
--- a/game/core.rpy
+++ b/game/core.rpy
@@ -53,7 +53,7 @@ init -3 python:
VAULT_CERT = "http://localhost/launcher/cert.pem"
else:
VAULT_HOST = "http://api.tmw2.org:13370"
- VAULT_CERT = "http://tmw2.org/launcher/cert.pem"
+ VAULT_CERT = "https://tmw2.org/launcher/cert.pem"
#############################################################################
# Encodes something to md5