Fix CI lint
This commit is contained in:
parent
099961b818
commit
bd2ffde4c4
@ -8,7 +8,7 @@ export class ExtRooms implements ExtRoomsInterface{
|
||||
Worlds: any;
|
||||
|
||||
[room: string]: SocketIO.Room;
|
||||
};
|
||||
}
|
||||
|
||||
let RefreshUserPositionFunction = function(rooms : ExtRooms, Io: socketIO.Server) {
|
||||
let clients = Io.clients();
|
||||
|
Loading…
Reference in New Issue
Block a user