need to debug d2s skills

This commit is contained in:
Hash Borgir
2023-08-06 10:18:00 -06:00
parent 2cfdca65b5
commit 9dc93cbcbd
12 changed files with 525 additions and 23 deletions

View File

@@ -71,7 +71,7 @@
<script src="/res/app.js"></script>
<!-- Include the necessary jQuery UI and CSS files -->
<script src="/res/jquery-ui.min.js"></script>
<link rel="stylesheet" href="/res/themes/base/jquery-ui.css">
<link rel="stylesheet" href="/res/jquery-ui.css">
<title>D2Modder</title>
</head>