mirror of
https://github.com/MercuryWorkshop/adrift.git
synced 2025-05-12 22:00:02 -04:00
add npm stuff, dist/
folder
This commit is contained in:
parent
ac3a135fff
commit
15304a80fe
22 changed files with 50951 additions and 11 deletions
|
@ -79,7 +79,6 @@
|
|||
// TODO: error handling here
|
||||
await connection.initialize();
|
||||
let bare = new AdriftBareClient(connection);
|
||||
console.log(setBareClientImplementation);
|
||||
setBareClientImplementation(bare);
|
||||
state = ReadyState.Connected;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue