working dispatcher + factory
All checks were successful
Linux arm64 / Build (push) Successful in 1m17s

This commit is contained in:
2025-06-25 19:33:11 +02:00
parent 392fcb3d17
commit 10b49b34dd
35 changed files with 315 additions and 1472 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
enum PacketId {
enum PacketIds {
KeepAlive = 0,
Disconnect,
UpgradeTower,