Bestenliste hinzugefügt
This commit is contained in:
@@ -8,7 +8,8 @@ class ButtonManager {
|
||||
{ id: "lobbyBtn", route: "/dashboard/lobby" },
|
||||
{ id: "accountBtn", route: "/dashboard/account" },
|
||||
{ id: "logoutBtn", route: "/api/account/logout" },
|
||||
{ id: "tutorialBtn", route: "https://www.youtube.com/watch?v=1fkV5rB13jQ" }
|
||||
{ id: "tutorialBtn", route: "https://www.youtube.com/watch?v=1fkV5rB13jQ" },
|
||||
{ id: "highScoreBtn", route: "/highscores"}
|
||||
];
|
||||
|
||||
this.addEventListener();
|
||||
|
||||
Reference in New Issue
Block a user