latest copy

This commit is contained in:
color.diff=auto
2021-03-22 02:59:48 -06:00
parent b3ae4e008d
commit cfc857bf80
100 changed files with 22780 additions and 56 deletions

View File

@@ -7,7 +7,8 @@
<body>
<div class="container container-top">
<h1><img src="img/Diablo2.png" style="float:left">D2UM: Diablo 2 Unique Maker, v2. By HashCasper</h1>
<h1><img src="img/Diablo2.png" style="float:left">D2UM: Diablo 2 Unique Maker, v2. By HashCasper</h1>
<form action="/index.php" method="post">
<div class="form-group row">
@@ -227,10 +228,11 @@
<input type="hidden" name="*eol" value="0">
</div>
<div class="form-group row" style="background: none;">
<div class="form-group row options" style="background: none;">
<div class="col-9" style="background: none;">
<p>Options: <br>
(Hide 'unspawnable' items) <input type="checkbox" id="op1" name="opt-hide-disabled" checked>
<a style="font-weight: bold;" class="btn" href="/src/config.php">Recofigure Mod Path</a>
</p>
</div>