mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-02 18:03:37 +02:00
Example client: Secrete a pheromone
This commit is contained in:
parent
a821e72661
commit
29fddde51c
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ sub take_action($%) {
|
||||||
} else {
|
} else {
|
||||||
print $socket "move_dir $max->[0] $max->[1]\r\n";
|
print $socket "move_dir $max->[0] $max->[1]\r\n";
|
||||||
}
|
}
|
||||||
|
print $socket "secrete 65536 1\r\n";
|
||||||
print $socket "\r\n";
|
print $socket "\r\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue