Game
This commit is contained in:
@ -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();
|
Reference in New Issue
Block a user