mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-03 02:13:35 +02:00
Sense around -> visual
This commit is contained in:
parent
f0a603352f
commit
5efaafe983
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ connection::senses(int tick_id, class agent &a)
|
|||
"tick %d\r\n"
|
||||
"%s"
|
||||
"energy %d\r\n"
|
||||
"around %s %s %s %s %s %s %s %s\r\n"
|
||||
"visual %s %s %s %s %s %s %s %s\r\n"
|
||||
"\r\n",
|
||||
tick_id,
|
||||
a.dead ? "DEAD\r\n" : "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue