Fix node messages

This commit is contained in:
Andrew Pamment 2017-04-22 12:08:31 +10:00
parent 3e4e95d9c3
commit ad41bc1f2c

View File

@ -57,7 +57,7 @@ void send_node_msg() {
struct stat s;
FILE *fptr;
s_printf(get_string(216));
s_printf(get_string(217));
active_nodes();
s_readstring(buffer, 4);