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