please kill me

This commit is contained in:
2024-04-28 09:40:13 -07:00
parent 98f57d50bd
commit aa31bb8df8
8 changed files with 264 additions and 4 deletions
+13
View File
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ProcGen Mark I</title>
<link rel="stylesheet" type="text/css" href="/styles/room.css">
<script src="/scripts/roominternal.js"></script>
</head>
<body style="padding: auto">
</body>
</html>