mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
NetPlayProto: bump netplay version
Since the packet structure changed.
This commit is contained in:
parent
26242de914
commit
5782530b40
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue