mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-05 00:40:00 +00:00
NetPlayProto: bump netplay version
Since the packet structure changed.
This commit is contained in:
parent
26242de914
commit
5782530b40
@ -24,7 +24,7 @@ struct Rpt : public std::vector<u8>
|
||||
|
||||
typedef std::vector<Rpt> NetWiimote;
|
||||
|
||||
#define NETPLAY_VERSION "Dolphin NetPlay 2013-08-05"
|
||||
#define NETPLAY_VERSION "Dolphin NetPlay 2013-08-18"
|
||||
|
||||
// messages
|
||||
enum
|
||||
|
Loading…
x
Reference in New Issue
Block a user