mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-10 17:25:34 +02:00
linux caps lock fix
This commit is contained in:
parent
c045b4d36d
commit
4a14b82c80
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import { Viewer } from 'prismarine-viewer/viewer/lib/viewer.js';
|
||||
import { WorldView } from 'prismarine-viewer/viewer/lib/worldview.js';
|
||||
import { WorldView } from 'prismarine-viewer/viewer/lib/worldView.js';
|
||||
import { getBufferFromStream } from 'prismarine-viewer/viewer/lib/simpleUtils.js';
|
||||
|
||||
import THREE from 'three';
|
||||
|
|
Loading…
Add table
Reference in a new issue