mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 18:20:17 +01:00
formatage
This commit is contained in:
@@ -4,7 +4,7 @@ This module manages the verification of the game rules and the penalties.
|
||||
import { isInCircle } from "./map_utils.js";
|
||||
import { sendUpdatedTeamInformations, teamBroadcast } from "./team_socket.js";
|
||||
import { secureAdminBroadcast } from "./admin_socket.js";
|
||||
import game, {GameState} from "./game.js";
|
||||
import game, { GameState } from "./game.js";
|
||||
import zone from "./zone_manager.js";
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user