mirror of
https://github.com/PabloMK7/citra
synced 2024-11-15 13:18:24 +00:00
d35693bbbc
* Move Joining state change sooner in the code to prevent an issue where failing to connect multiple times in a row doesn't change the state (as it goes from CouldNotConnect -> CouldNotConnect which doesn't trigger a state changed callback) * Prevent double clicking too fast on a room in the lobby from causing issues * Lobby no longer closes when joining a room |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
network.cpp | ||
network.h | ||
packet.cpp | ||
packet.h | ||
room.cpp | ||
room.h | ||
room_member.cpp | ||
room_member.h |