Skip to content

Commit d2999c6

Browse files
authored
Update extensions-7-camera.md
1 parent 13e5fd5 commit d2999c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/extensions/extensions-7-camera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Then setup the module (and the toggle) in your `config.js`.
3232
import { GraphicEntityModule } from './entity-module/GraphicEntityModule.js'
3333
import { CameraModule } from './camera-module/CameraModule.js'
3434

35-
import { CameraToggleModule } from './camera-toggle-module/CameraToggleModule'
35+
import { CameraToggleModule } from './cameratoggle-module/CameraToggleModule'
3636
// Only if you want the toggle
3737

3838
// List of viewer modules that you want to use in your game

0 commit comments

Comments
 (0)