fixed spork show
This commit is contained in:
parent
03d6f3c140
commit
640e721487
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user