aboutsummaryrefslogtreecommitdiff
path: root/btsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'btsd.c')
-rw-r--r--btsd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/btsd.c b/btsd.c
index b7f6016..501e624 100644
--- a/btsd.c
+++ b/btsd.c
@@ -388,7 +388,6 @@ aiproc(void *arg)
if(ct == nil)
goto Nocmd;
-// sleep(ntruerand(5000));
switch(ct->index){
case ACMlayout: ai->layout(ai, newmsg(ai->ego, nil)); break;
case ACMplay: ai->shoot(ai, newmsg(ai->ego, nil)); break;