fix xd_check

pull/5/head
Gnieark 9 years ago
parent d58e155d3b
commit 70a6708366

@ -40,6 +40,6 @@ if(!$postParams){
?>
</select>
</p>
<p><input type="button" value="Fight!" onclick="tictactoe(document.getElementById('bot1').value,document.getElementById('bot2').value);"></p>
<p><input type="button" value="Fight!" onclick="tictactoe(document.getElementById('bot1').value,document.getElementById('bot2').value,<?php echo xd_check_input(2); ?>);"></p>
</article>
<article id="fightResult"></article>
Loading…
Cancel
Save