mirror of
https://github.com/Simplxss/SignerServer.git
synced 2024-11-21 00:37:53 +08:00
Update sign.cpp
This commit is contained in:
parent
137ec4fd17
commit
871651c579
@ -44,7 +44,7 @@ std::map<std::string, uint64_t> addrMap = {
|
|||||||
{"6.9.20-17153", 0x1c73dd0}};
|
{"6.9.20-17153", 0x1c73dd0}};
|
||||||
#endif
|
#endif
|
||||||
#elif defined(_LINUX_PLATFORM_)
|
#elif defined(_LINUX_PLATFORM_)
|
||||||
#define CURRENT_VERSION "3.2.7-23361"
|
#define CURRENT_VERSION "3.1.2-13107"
|
||||||
#if defined(_X64_ARCH_)
|
#if defined(_X64_ARCH_)
|
||||||
std::map<std::string, uint64_t> addrMap = {
|
std::map<std::string, uint64_t> addrMap = {
|
||||||
{"3.1.2-12912", 0x33C38E0},
|
{"3.1.2-12912", 0x33C38E0},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user