Skip to content

Commit 587bacd

Browse files
committed
closes #212
1 parent 8e2c5c8 commit 587bacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Colyseus/Runtime/WebSocket/WebSocket.jslib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ var LibraryWebSocket = {
1616

1717
/* Event listeners */
1818
onOpen: null,
19-
onMesssage: null,
19+
onMessage: null,
2020
onError: null,
2121
onClose: null,
2222

0 commit comments

Comments
 (0)