We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7c594 commit cd28efeCopy full SHA for cd28efe
source/v2/phasereditor/phasereditor.scene.ui.editor.html/html/index.html
@@ -12,7 +12,7 @@
12
<script src="out/workaround.js"></script>
13
14
<!-- <script src="phaser/phaser.min.js"></script> -->
15
- <script src="phaser/phaser.js"></script>
+ <script src="phaser/phaser.min.js"></script>
16
<script src="out/Messages.js"></script>
17
<script src="out/Editor.js"></script>
18
<script src="out/ObjectScene.js"></script>
source/v2/phasereditor/phasereditor.scene.ui.editor.html/html/phaser/phaser.js renamed to source/v2/phasereditor/phasereditor.scene.ui.editor.html/html/phaser/phaser-3.18.1.js
0 commit comments