Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
[WIP] Remove everything related to peerJs
Browse files Browse the repository at this point in the history
  • Loading branch information
alimtunc committed Jun 30, 2023
1 parent 8aa25f0 commit 6dfbb0d
Show file tree
Hide file tree
Showing 21 changed files with 769 additions and 1,520 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ module.exports = {
findFirstCharacters: 'writable',
tilesets: 'writable',
layers: 'writable',
peer: 'writable',
settings: 'writable',
meet: 'writable',
meetLowLevel: 'writable',
Expand Down Expand Up @@ -130,8 +129,6 @@ module.exports = {

relativePositionToCamera: 'writable',
updateViewport: 'writable',
sendDataToUsers: 'writable',
sendDataToUsersInZone: 'writable',

BootScene: 'writable',
EditorScene: 'writable',
Expand Down
1 change: 0 additions & 1 deletion .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"ondataavailable",
"overscroll",
"passwordless",
"peerjs",
"Phaser's",
"pickable",
"plusplus",
Expand Down
Loading

0 comments on commit 6dfbb0d

Please sign in to comment.