mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-19 16:57:27 +00:00
fix
This commit is contained in:
parent
9e48023dff
commit
8e5c92c0d0
|
|
@ -2,6 +2,6 @@ api.actions.register("home-menu", {
|
|||
id: "multiplayer",
|
||||
label: "Multiplayer",
|
||||
onClick: function () {
|
||||
api.views.navigate("lcelive");
|
||||
api.views.navigate("lceonline");
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue