mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-24 17:11:00 +00:00
change legacyevolved panorama to tu31's (#42)
* change legacyevolved panorama to tu31's * fix splash * change SkinsView.tsx --------- Co-authored-by: piebot <[email protected]>
This commit is contained in:
@@ -19,6 +19,7 @@ const DEFAULT_SKINS: SavedSkin[] = [
|
||||
{ id: 'mr_anilex', name: 'mr_anilex', url: '/Skins/mr_anilex.png' },
|
||||
{ id: 'neoapps', name: 'neoapps', url: '/Skins/neoapps.png' },
|
||||
{ id: 'peter', name: 'Peter', url: '/Skins/Peter.png' },
|
||||
{ id: 'piebot', name: 'piebot', url: '/Skins/piebot.png' }
|
||||
];
|
||||
|
||||
const SkinsView = memo(function SkinsView() {
|
||||
|
||||
Reference in New Issue
Block a user