Add index.html

This commit is contained in:
Luke D. Jones
2023-06-26 13:43:06 +12:00
parent 7b495e7587
commit 0122138b3b

12
extra/index.html Executable file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<body>
<script language="javascript" type="text/javascript">
<!--
window.setTimeout('window.location="room4doom/index.html"; ', 0);
// -->
</script>
</body>
</html>