loader: Fix beastie and fbsdbw logo positions
Fix the beaste, beastiebw and fbsdbw postions broken afteree233742a5PR: 285044, 286356 Fixes:1b4e117131Reviewed by: imp MFC After: 2 days (14.3 candiate) Sponsored by: PANS Jarosław
This commit is contained in:
committed by
Warner Losh
parent
198d2ed2d4
commit
9486d6d57d
@@ -49,5 +49,6 @@ return {
|
||||
" `--{__________)\027[m",
|
||||
},
|
||||
requires_color = true,
|
||||
shift = {x = 2, y = -5},
|
||||
}
|
||||
}
|
||||
|
||||
@@ -48,5 +48,6 @@ return {
|
||||
" ,' ,-----' |",
|
||||
" `--{__________)",
|
||||
},
|
||||
shift = {x = 2, y = -5},
|
||||
}
|
||||
}
|
||||
|
||||
@@ -42,6 +42,6 @@ return {
|
||||
" | | | |",
|
||||
" |____/|_____/|_____/",
|
||||
},
|
||||
shift = {x = 5, y = 4},
|
||||
shift = {x = 7, y = -1},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user