mirror of
https://git.roussel.pro/telecom-paris/pact.git
synced 2026-02-09 18:40:17 +01:00
Amélioration effets sur la camera
This commit is contained in:
@@ -3,4 +3,4 @@ let client
|
||||
window.addEventListener("load", () => {
|
||||
cameraEditor = new CameraEditor(document.getElementById("canvas"));
|
||||
client = new WebsocketClient((effects) => { cameraEditor.setEffects(effects); });
|
||||
}, false);
|
||||
}, false);
|
||||
|
||||
Reference in New Issue
Block a user