We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 000959b commit 69fedf4Copy full SHA for 69fedf4
index.html
@@ -4,7 +4,7 @@
4
<script src="index.js" defer></script>
5
<link rel="stylesheet" href="styles.css">
6
<link rel="icon" href="pekachu.ico">
7
- <title>Brokemon v0.1.2</title>
+ <title>Brokemon v0.1.3</title>
8
</head>
9
<body>
10
<h1>Brokemon</h1>
@@ -54,4 +54,4 @@ <h2>Difficulties</h2>
54
<p>You can make your own custom difficulty by changing the URL</p>
55
<p>Change boost value for enemy attack multiplier and hp value for enemy HP</p>
56
<p>Devs: Press F7 for debug</p>
57
-</body>
+</body>
0 commit comments