Link to legacy custom theme generator

This commit is contained in:
pietervdvn 2021-06-18 16:19:07 +02:00
parent c41690aab3
commit 87bf376b2e

View file

@ -84,7 +84,7 @@ export default class MoreScreen extends Combine {
});
}
return new SubtleButton(Svg.pencil_ui(), tr.createYourOwnTheme.Clone(), {
url: "./customGenerator.html",
url: "https://pietervdvn.github.io/mc/legacy/070/customGenerator.html",
newTab: false
});
})