Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
NetPlay: bump proto
As it changed with the pad mapping change.
  • Loading branch information
magcius committed Sep 1, 2013
1 parent ffe710b commit 3e049a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/Core/Src/NetPlayProto.h
Expand Up @@ -23,7 +23,7 @@ struct Rpt : public std::vector<u8>

typedef std::vector<Rpt> NetWiimote;

#define NETPLAY_VERSION "Dolphin NetPlay 2013-08-23"
#define NETPLAY_VERSION "Dolphin NetPlay 2013-08-31"

// messages
enum
Expand Down

0 comments on commit 3e049a1

Please sign in to comment.