working main menu
This commit is contained in:
@@ -10,6 +10,8 @@ class PlayerJoinHandler : public protocol::PacketHandler {
|
||||
|
||||
NazaraSlot(network::EnetConnection, OnPlayerJoin, m_Slot);
|
||||
|
||||
NazaraSignal(OnLocalPlayerReady);
|
||||
|
||||
private:
|
||||
void Handle(const protocol::data::PlayerJoin&);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user