mirror of
https://github.com/simon987/Much-Assembly-Required-Frontend.git
synced 2025-12-14 07:09:06 +00:00
Fixed potential conflict. Maybe.
This commit is contained in:
3
game.php
3
game.php
@@ -185,6 +185,9 @@ if (isset($user)) {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<?php } ?>
|
||||||
|
|
||||||
|
|
||||||
<form id="floppyForm">
|
<form id="floppyForm">
|
||||||
<input id="floppyIn" type="file" name="floppyIn" style="display: none;"/>
|
<input id="floppyIn" type="file" name="floppyIn" style="display: none;"/>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user