mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-15 03:15:33 +00:00
with separator
This commit is contained in:
parent
11d6688b16
commit
b096480590
3
all
3
all
@ -1222,6 +1222,7 @@ case "$cmd" in
|
||||
elif [ x"$X" = x"-D" ]; then
|
||||
killbranches=true
|
||||
elif echo "$X" | grep '^-FFFF*UUUU*$' >/dev/null; then
|
||||
msg ''
|
||||
msg ' _____'
|
||||
msg ' ,--'\''-\\P/`\\ FFFFFFF'
|
||||
msg ' __/_ B/,-.\\ FFFFFFF'
|
||||
@ -1232,7 +1233,7 @@ case "$cmd" in
|
||||
msg '| | __,C>|| UUUU'
|
||||
msg '\\ /_ ,-/,-'\'' | UUUU'
|
||||
msg ' \\\\_ \\_>~'\'' / UUUU-'
|
||||
|
||||
msg ''
|
||||
else
|
||||
break
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user