Update semag/030/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-05-06 01:32:17 +00:00
parent 6b6b7ddd1d
commit 158df32eaa

View File

@ -2,8 +2,10 @@
<html>
<head>
<title>0.30 Classic</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta http-equiv="Content-Type" content="text/html;charset=utf8">
<script type="text/javascript" charset="utf-8" src="app.js"></script>
<script src="./js/all.js"></script>
<script type = text/javascript>
if(document.location.href.startsWith("file:")) {
alert("Offline Download is not supported, please upload all the game files to a HTTP(s) server");