Skip to content

Commit 563ce63

Browse files
Updates script nodes.
1 parent 911c287 commit 563ce63

24 files changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<title>My Game</title>
99

1010
<script src="lib/phaser.min.js"></script>
11-
<script src="./phasereditor2d-scripts-core/lib/phasereditor2d_scripts_core.js"></script>
12-
<script src="./phasereditor2d-scripts-simple-animations/lib/phasereditor2d_scripts_simple_animations.js"></script>
11+
<script src="./phasereditor2d_scripts_core/lib/phasereditor2d_scripts_core.js"></script>
12+
<script src="./phasereditor2d_scripts_simple_animations/lib/phasereditor2d_scripts_simple_animations.js"></script>
1313
<script src="src/script-nodes/PreloadBarUpdaterScript.js"></script>
1414
<script src="src/scenes/Preload.js"></script>
1515
<script src="src/scenes/Level.js"></script>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)