mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
stream version change
This commit is contained in:
parent
fae618b082
commit
ef58bf8faf
1 changed files with 2 additions and 1 deletions
|
@ -30,8 +30,9 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define CUR_STREAM_VERS 0x02
|
||||
#define CUR_STREAM_VERS 0x03
|
||||
|
||||
#define STREAM_VERS_41 0x02
|
||||
#define STREAM_VERS_405 0x01
|
||||
|
||||
typedef struct LocalPlayer {
|
||||
|
|
Loading…
Add table
Reference in a new issue