ASSETCHAINS_LWMAPOS is int32_t

This commit is contained in:
jl777
2018-11-22 02:17:27 -11:00
parent d7f29aacf8
commit 05eaa89826

View File

@@ -20,7 +20,7 @@ class CChainPower;
static const int SPROUT_VALUE_VERSION = 1001400;
static const int SAPLING_VALUE_VERSION = 1010100;
extern uint32_t ASSETCHAINS_LWMAPOS;
extern int32_t ASSETCHAINS_LWMAPOS;
struct CDiskBlockPos
{