summaryrefslogtreecommitdiff
path: root/wolf3d/html/loadgame.html
diff options
context:
space:
mode:
authors1n <[email protected]>2019-09-11 18:46:21 -0700
committers1n <[email protected]>2019-09-11 18:46:21 -0700
commit7e704ee1fdab32255a013961d5935554655baaec (patch)
treea0eb5213c4060bd6d4cae382c65feeae55a79dc5 /wolf3d/html/loadgame.html
parentlink proper css (diff)
downloads1n.pw-admin-7e704ee1fdab32255a013961d5935554655baaec.tar.xz
s1n.pw-admin-7e704ee1fdab32255a013961d5935554655baaec.zip
remove wolf3d, add credits to dino
Diffstat (limited to 'wolf3d/html/loadgame.html')
-rw-r--r--wolf3d/html/loadgame.html38
1 files changed, 0 insertions, 38 deletions
diff --git a/wolf3d/html/loadgame.html b/wolf3d/html/loadgame.html
deleted file mode 100644
index 3fb91bc..0000000
--- a/wolf3d/html/loadgame.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<div id="loadgame" class="menu">
- <img src="images/loadgame.png" class="title"/>
- <img src="images/loadgame-stripes.png" class="stripes"/>
- <img src="images/menu-help.png" class="help"/>
- <div class="options">
- <div id="loadcursor" class="cursor"></div>
- <div class="slot empty selected">
- <div class="text highscores">- empty -</div>
- </div>
- <div class="slot empty">
- <div class="text small">- empty -</div>
- </div>
- <div class="slot empty">
- <div class="text small">- empty -</div>
- </div>
- <div class="slot empty">
- <div class="text small">- empty -</div>
- </div>
- <div class="slot empty">
- <div class="text small">- empty -</div>
- </div>
- <div class="slot empty">
- <div class="text small">- empty -</div>
- </div>
- <div class="slot empty">
- <div class="text small">- empty -</div>
- </div>
- <div class="slot empty">
- <div class="text small">- empty -</div>
- </div>
- <div class="slot empty">
- <div class="text small">- empty -</div>
- </div>
- <div class="slot empty">
- <div class="text small">- empty -</div>
- </div>
- </div>
-</div>