Neues Spiel Vanilla Game hinzugefügt
This commit is contained in:
11
xxxthegame/src/main/resources/static/vanilla.html
Normal file
11
xxxthegame/src/main/resources/static/vanilla.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="0;url=/neuvanilla.html">
|
||||
<title>Vanilla Game – xXx Sphere</title>
|
||||
</head>
|
||||
<body>
|
||||
<script>window.location.replace('/neuvanilla.html');</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user