fixed spork show

This commit is contained in:
Evan Duffield 2015-07-11 16:17:03 -07:00
parent 03d6f3c140
commit 640e721487

View File

@ -24,7 +24,7 @@ using namespace boost;
- This would result in old clients getting confused about which spork is for what - This would result in old clients getting confused about which spork is for what
*/ */
#define SPORK_START 10001 #define SPORK_START 10001
#define SPORK_END 10009 #define SPORK_END 10010
#define SPORK_2_INSTANTX 10001 #define SPORK_2_INSTANTX 10001
#define SPORK_3_INSTANTX_BLOCK_FILTERING 10002 #define SPORK_3_INSTANTX_BLOCK_FILTERING 10002