Update main.js

changed gym_0 to gym_neutral
This commit is contained in:
Sillyblower
2016-09-04 19:55:39 +02:00
committed by GitHub
parent 3a553ec7a2
commit 74031faa12

View File

@@ -17,7 +17,7 @@
</div>
<div class="pure-u-1-2">
<center>
<img src='img/gym_0.png'/><br/>
<img src='img/gym_neutral.png'/><br/>
<input id="option-two" type="radio" name="type" style="margin: 18px;" value="GYM">
</center>
</div>
@@ -246,4 +246,4 @@
}, 3e3);
}
})();
})();