Global
- remove some useless console.log - remove useless files
This commit is contained in:
@ -3,14 +3,13 @@
|
||||
/* ::: :::::::: */
|
||||
/* Map.js :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: hubourge <hubourge@student.42.fr> +#+ +:+ +#+ */
|
||||
/* By: edbernar <edbernar@student.42angouleme. +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/08/28 12:23:48 by edbernar #+# #+# */
|
||||
/* Updated: 2024/11/14 15:33:50 by hubourge ### ########.fr */
|
||||
/* Updated: 2024/11/18 17:02:43 by edbernar ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
import * as CANNON from '/static/javascript/cannon-es/dist/cannon-es.js'
|
||||
import * as THREE from '/static/javascript/three/build/three.module.js'
|
||||
import { ball } from '/static/javascript/multiLocalGame/Ball.js'
|
||||
import { player1, player2 } from '/static/javascript/multiLocalGame/Players.js';
|
||||
|
Reference in New Issue
Block a user