yuntian-deng commited on
Commit
ae12499
·
1 Parent(s): 784f2b6

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -236,7 +236,7 @@ async def websocket_endpoint(websocket: WebSocket):
236
  previous_actions = []
237
  positions = ['815~335', '787~342', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
238
  #positions = ['815~335', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
239
-
240
  #positions = positions[:4]
241
  try:
242
  while True:
 
236
  previous_actions = []
237
  positions = ['815~335', '787~342', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
238
  #positions = ['815~335', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
239
+ positions = ['307~375']
240
  #positions = positions[:4]
241
  try:
242
  while True: