Project

General

Profile

Revision 659

Added by Jason knichel about 16 years ago

Added virtual wall support in server

View differences:

colonet_dragonfly.c
130 130
  //  sprintf(buf,"ex:%d ey:%d vx:%d vy:%d\n", e_x, e_y, v_x, v_y);
131 131
  //  usb_puts(buf);
132 132

  
133
  return 150;
133
  return 250;
134 134
  
135 135
  /*
136 136
  long e_mag = sqrt_100_approx(e_x*e_x + e_y*e_y);

Also available in: Unified diff