mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 10:20:16 +01:00
Improvements on maps
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useEffect, useState } from "react"
|
||||
import { BlueButton, GreenButton } from "@/components/button";
|
||||
import { TextInput } from "@/components/textInput";
|
||||
import { TextInput } from "@/components/input";
|
||||
import useTeamConnexion from "@/context/teamConnexionContext";
|
||||
import useGame from "@/hook/useGame";
|
||||
import EnemyTeamModal from "./enemyTeamModal";
|
||||
|
||||
Reference in New Issue
Block a user