styling changes and script tweaks

This commit is contained in:
SpikeHD 2022-04-20 20:22:10 -07:00
parent 8c2e0d09f1
commit 0584bf5ed7
2 changed files with 4 additions and 1 deletions

View File

@ -154,7 +154,7 @@ body {
}
#firstHalf {
border-right: 1px solid black;
border-right: 10px solid #141414;
background-position: -340px;
}

View File

@ -20,6 +20,9 @@ start "Proxy Server" ./ext/mitmdump.exe -s "./proxy/proxy.py" --ssl-insecure --s
echo Opening %gamePath%
:: Allow the proxy server to create the certificates
ping 127.0.0.1 -n 5 > nul
:: Launch game
"%gamePath%"