mirror of
https://github.com/MikuLeaks/KianaBH3.git
synced 2026-03-24 15:22:23 +01:00
refactor: move cmd_id into net
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import struct
|
||||
from game_server.protocol.cmd_id import CmdID
|
||||
from game_server.net.cmd_id import CmdID
|
||||
|
||||
class Packet:
|
||||
def __init__(self, buf: bytes):
|
||||
|
||||
Reference in New Issue
Block a user