game: multiplayer: work

This commit is contained in:
2024-05-15 13:41:24 +02:00
parent efd8d53f6c
commit 400a91df3e
8 changed files with 31 additions and 23 deletions

View File

@ -16,8 +16,6 @@ import asyncio
import math
import time
from asgiref.sync import SyncToAsync