mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 02:10:18 +01:00
fixed problems for depployment
This commit is contained in:
@@ -49,7 +49,6 @@ function onUpdateZone(zone) {
|
||||
|
||||
export const game = new Game(onUpdateZone, onUpdateNewZone);
|
||||
export const penaltyController = new PenaltyController();
|
||||
penaltyController.init()
|
||||
|
||||
|
||||
initAdminSocketHandler();
|
||||
|
||||
Reference in New Issue
Block a user