add bots
This commit is contained in:
@@ -19,6 +19,7 @@ void LoggingState::Handle(const protocol::packets::PlayerJoinPacket& a_Packet) {
|
||||
}
|
||||
|
||||
void LoggingState::Handle(const protocol::packets::LoggingSuccessPacket& a_Packet) {
|
||||
m_StateMachine.m_Id = a_Packet->m_PlayerId;
|
||||
ChangeState<LobbyState>();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user