stream version change

This commit is contained in:
ehouse 2005-10-01 15:51:54 +00:00
parent c71b442229
commit b6933b5b9b

View file

@ -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 {