mirror of
https://github.com/wassname/phaser.git
synced 2026-07-20 12:30:48 +08:00
add gamecontroller.js to view_lite.html for the side_view layout
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<base href="../"></base>
|
||||
<script src="_site/js/jquery-2.0.3.min.js" type="text/javascript"></script>
|
||||
<script src="_site/js/purl.js" type="text/javascript"></script>
|
||||
<script src="_site/js/gamecontroller.js" type="text/javascript"></script>
|
||||
<!--
|
||||
If you're wondering why we embed each script separately, and not just the single-file phaser lib
|
||||
it's because it makes debugging *significantly* easier for us. Feel free to replace all the below
|
||||
|
||||
Reference in New Issue
Block a user