mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-02 09:53:38 +02:00
Example client: Terminating tick with empty line is superfluous now
This commit is contained in:
parent
3bc018bc73
commit
41492f32bf
1 changed files with 0 additions and 1 deletions
|
@ -239,7 +239,6 @@ sub take_action($$) {
|
||||||
print $socket $state->{tick}." secrete 65533 1\r\n";
|
print $socket $state->{tick}." secrete 65533 1\r\n";
|
||||||
print $state->{tick}." secrete 65533 1\r\n";
|
print $state->{tick}." secrete 65533 1\r\n";
|
||||||
}
|
}
|
||||||
print $socket "\r\n";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue