GameSession delete + log
This commit is contained in:
@@ -5,7 +5,7 @@ import * as c from "../constants.js"
|
||||
import { ClientPlayer } from "./Client";
|
||||
import { GameComponentsServer } from "./GameComponentsServer.js";
|
||||
import { clientInputListener } from "../wsServer.js";
|
||||
import { random } from "../../shared_js/utils.js";
|
||||
import { random } from "../utils.js";
|
||||
|
||||
/*
|
||||
Arg "s: GameSession" replace "this: GameSession" for use with setTimeout(),
|
||||
|
||||
Reference in New Issue
Block a user