Support for debug commands

This commit is contained in:
simon
2018-02-25 11:56:42 -05:00
parent 41937aff2e
commit 92201666dc
5 changed files with 154 additions and 13 deletions

View File

@@ -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 -->