Fix CI lint
This commit is contained in:
parent
099961b818
commit
bd2ffde4c4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue