swap order

This commit is contained in:
draumaz
2022-08-02 12:29:44 +00:00
parent b251c32c12
commit 99aa2f7b45
+6 -6
View File
@@ -781,16 +781,16 @@ static const FFlogo* getLogoKISSLinux()
FF_LOGO_NAMES("kiss", "kiss-linux", "kisslinux")
FF_LOGO_LINES(
" $3 ___ \n"
" ($1.· $3| \n"
" ($2<> $3| \n"
" / $1__$3 \\ \n"
" ($2.· $3| \n"
" ($1<> $3| \n"
" / $2__$3 \\ \n"
" ( $1/ \\ $3/| \n"
"$2_$3/\\ $1__)$3/$2_$3) \n"
"$2\\/$3-____$2\\/$1 \n"
"$1_$3/\\ $2__)$3/$1_$3) \n"
"$1\\/$3-____$1\\/$2 \n"
)
FF_LOGO_COLORS(
"37", //white
"35", //magenta
"37", //white
"34" //blue
)
FF_LOGO_RETURN