mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 04:46:21 +00:00
Starting window output in x position 1
This commit is contained in:
@@ -103,7 +103,7 @@ static int handle_start_command(char *cmd)
|
||||
char *user;
|
||||
user = strndup(cmd+9, strlen(cmd)-9);
|
||||
|
||||
inp_bar_print_message("Enter password:");
|
||||
inp_bar_get_password();
|
||||
char passwd[20];
|
||||
inp_get_password(passwd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user