mirror of
https://github.com/simon987/Much-Assembly-Required-Frontend.git
synced 2025-12-14 23:29:02 +00:00
Support for debug commands
This commit is contained in:
2
game.php
2
game.php
@@ -130,7 +130,7 @@ if (isset($user)) {
|
||||
<div id="game" tabindex="0">
|
||||
<script src="mar/phaser.min.js"></script>
|
||||
<script src="mar/phaser-plugin-isometric.min.js"></script>
|
||||
<script src="mar/app.min.js"></script>
|
||||
<script src="mar/app.js"></script>
|
||||
</div>
|
||||
<?php if ($user) { ?>
|
||||
<!-- Editor -->
|
||||
|
||||
Reference in New Issue
Block a user