mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07: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…
Reference in New Issue
Block a user