Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit e5d26ef

Browse files
fix import ParticleSystem NOC_4_08_ParticleSystemSmoke_WEBGL
1 parent 55f7606 commit e5d26ef

File tree

1 file changed

+1
-1
lines changed
  • chp04_systems/NOC_4_08_ParticleSystemSmoke_WEBGL

1 file changed

+1
-1
lines changed

chp04_systems/NOC_4_08_ParticleSystemSmoke_WEBGL/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<body>
1111
<script src="particle.js"></script>
12-
<script src="particle_system.js"></script>
12+
<script src="particlesystem.js"></script>
1313
<script src="sketch.js"></script>
1414
</body>
1515

0 commit comments

Comments
 (0)