NetPlay: bump proto
As it changed with the pad mapping change.
This commit is contained in:
parent
ffe710b4e8
commit
3e049a130b
|
@ -23,7 +23,7 @@ struct Rpt : public std::vector<u8>
|
||||||
|
|
||||||
typedef std::vector<Rpt> NetWiimote;
|
typedef std::vector<Rpt> NetWiimote;
|
||||||
|
|
||||||
#define NETPLAY_VERSION "Dolphin NetPlay 2013-08-23"
|
#define NETPLAY_VERSION "Dolphin NetPlay 2013-08-31"
|
||||||
|
|
||||||
// messages
|
// messages
|
||||||
enum
|
enum
|
||||||
|
|
Loading…
Reference in New Issue