change legacyevolved panorama to tu31's (#42)

* change legacyevolved panorama to tu31's

* fix splash

* change SkinsView.tsx

---------

Co-authored-by: piebot <piebot00@gmail.com>
This commit is contained in:
piebot 2026-04-09 15:07:13 +03:00 committed by GitHub
parent f77e9f0ffd
commit 5da3b1b348
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 2 additions and 0 deletions

BIN
public/Skins/piebot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 677 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 135 KiB

View file

@ -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() {

View file

@ -43,6 +43,7 @@ const SPLASHES = [
"Fat free!", "GOTY!", "Water proof!", "LALALA-LAVA", "CHICHICHI-CHICKEN", "Tasty ah hell",
"1% sugar!", "150% hyperbole!", "Hotter than the sun!", "Woo, reddit!",
"J'ai fait une blague à un poisson il m'a dit que c'était trop marin !",
"piebot was here!", "Legacy in an evolved manner."
];
interface AudioControllerProps {