diff --git a/2D_webApp/index.html b/2D_webApp/index.html
index c0e75c9..d571b80 100644
--- a/2D_webApp/index.html
+++ b/2D_webApp/index.html
@@ -1,15 +1,14 @@
-
-
@@ -19,10 +18,13 @@
+
-
-
@@ -30,17 +32,18 @@
const firebaseConfig = {
apiKey: "AIzaSyD6r4Imp6niFdf4w-YGFdInzVAUKOpGWvc",
authDomain: "multiplayer-game-0203.firebaseapp.com",
- databaseURL: "https://multiplayer-game-0203-default-rtdb.firebaseio.com",
+ databaseURL:
+ "https://multiplayer-game-0203-default-rtdb.firebaseio.com",
projectId: "multiplayer-game-0203",
storageBucket: "multiplayer-game-0203.appspot.com",
messagingSenderId: "74265101148",
appId: "1:74265101148:web:76052c92dcf6b8329b3799",
- measurementId: "G-3NZR0L9R80"
+ measurementId: "G-3NZR0L9R80",
};
firebase.initializeApp(firebaseConfig);
-
+
-
-
\ No newline at end of file
+
+