yuntian-deng commited on
Commit
e2ad9aa
·
1 Parent(s): 94b6223

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -138,7 +138,7 @@ async def websocket_endpoint(websocket: WebSocket):
138
  await websocket.accept()
139
  previous_frames = []
140
  previous_actions = []
141
- positions = ['496~61', '815~335', '815~335', '815~335', '787~342', '749~345', '749~345', '703~346']
142
  try:
143
  while True:
144
  try:
 
138
  await websocket.accept()
139
  previous_frames = []
140
  previous_actions = []
141
+ positions = ['496~61', '815~335', '815~335', '815~335', '787~342', '749~345', '749~345', '703~346', '703~346', '654~347', '604~349', '604~349', '555~353', '509~357', '509~357']
142
  try:
143
  while True:
144
  try: