mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-26 12:34:30 +02:00
clean
This commit is contained in:
@@ -25,7 +25,6 @@ onmessage = async (event) => {
|
||||
if (event.data.options.resolution === 0.5) babylonEngine.setHardwareScalingLevel(2);
|
||||
|
||||
engine = new RoomEngine(roomState, {
|
||||
canvas,
|
||||
engine: babylonEngine,
|
||||
...event.data.options,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user