summaryrefslogtreecommitdiff
path: root/wolf3d/html/difficulty.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/difficulty.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/difficulty.html')
-rw-r--r--wolf3d/html/difficulty.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/wolf3d/html/difficulty.html b/wolf3d/html/difficulty.html
deleted file mode 100644
index 99bed12..0000000
--- a/wolf3d/html/difficulty.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<div id="difficulty" class="menu">
- <div class="text title">How tough are you?</div>
- <img src="images/menu-help.png" class="help"/>
- <div class="options">
- <div id="difficultycursor" class="cursor"></div>
- <div id="difficultypicture"></div>
- <div class="text">Can I play, Daddy?</div>
- <div class="text">Don't hurt me.</div>
- <div class="text selected">Bring 'em on!</div>
- <div class="text">I am Death incarnate!</div>
- </div>
-</div>