This commit is contained in:
Kum1ta
2024-09-03 18:30:39 +02:00
parent 2534171ea7
commit b2bef2ad79
5 changed files with 64 additions and 34 deletions

View File

@ -6,7 +6,7 @@
/* By: edbernar <edbernar@student.42angouleme. +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/08/28 12:05:53 by edbernar #+# #+# */
/* Updated: 2024/08/28 14:30:05 by edbernar ### ########.fr */
/* Updated: 2024/09/03 17:24:36 by edbernar ### ########.fr */
/* */
/* ************************************************************************** */
@ -14,4 +14,4 @@ import { MultiGame } from "./class/MultiGame";
import { SoloGame } from "./class/SoloGame";
// MultiGame.create();
SoloGame.create();
SoloGame.create();