mirror of
https://github.com/schollz/croc.git
synced 2024-11-28 01:16:10 +03:00
update graphics
This commit is contained in:
parent
00dfe62033
commit
091e8aecac
@ -184,7 +184,7 @@ func (c *Connection) Run() error {
|
|||||||
if c.IsSender {
|
if c.IsSender {
|
||||||
go p.Discover()
|
go p.Discover()
|
||||||
} else {
|
} else {
|
||||||
fmt.Print("finding local croc relay...")
|
fmt.Print("Finding local croc relay...")
|
||||||
discovered, err := p.Discover()
|
discovered, err := p.Discover()
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
|
BIN
logo/1.gif
Normal file
BIN
logo/1.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
logo/2.gif
Normal file
BIN
logo/2.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Loading…
Reference in New Issue
Block a user