Skip to content

Commit 4e8bf37

Browse files
author
Juho Räsänen
committed
file name typo fixed for build
1 parent 4b264a9 commit 4e8bf37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import { RenderPass } from 'three/addons/postprocessing/RenderPass.js'
1818
import { Credits } from './scenes/credits'
1919
import { Viuh } from './scenes/viuh'
2020
import { CubeRubber } from './scenes/CubeRubber'
21-
import { SnakeBirth } from './scenes/SnakeBirth'
21+
import { SnakeBirth } from './scenes/snakeBirth'
2222

2323
let scene, scenes, renderer, stats, composer, current, timeout
2424

0 commit comments

Comments
 (0)