This commit is contained in:
2023-10-19 16:39:27 +02:00
parent 52a338e3b5
commit 2d523693eb
7 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ enum class PacketType : std::uint8_t {
PlayerLogin = 0,
// client <-- server
ConnectionInfo,
ConnexionInfo,
PlayerJoin,
PlayerLeave,
PlayerList,