0
0
Fork 0

remove unneeded event

This commit is contained in:
Oliver-Akins 2020-12-19 18:01:12 -07:00
parent 7e9884a273
commit ce7e35cd53

View file

@ -27,7 +27,6 @@ export default {
},
methods: {},
sockets: {
NewPlayer() {},
PlayerUpdate() {},
},
}