fixed client formatting after username input
This commit is contained in:
parent
483ffa178d
commit
27facd5abd
@ -589,7 +589,7 @@ void *why2_listen_server(void *socket)
|
|||||||
}
|
}
|
||||||
} else
|
} else
|
||||||
{
|
{
|
||||||
printf("%s%s\n\n", WHY2_CLEAR_AND_GO_UP, read);
|
printf("\n%s%s%s\n\n", WHY2_CLEAR_AND_GO_UP, WHY2_CLEAR_AND_GO_UP, read);
|
||||||
|
|
||||||
continue_input:
|
continue_input:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user