mirror of
https://github.com/brues-code/nampower.git
synced 2026-09-21 23:26:54 +00:00
bump major version for rename
This commit is contained in:
+2
-2
@@ -24,8 +24,8 @@ namespace Nampower {
|
|||||||
constexpr uint32_t DISENCHANT_QUALITY_BLUE = 0x02; // Rare
|
constexpr uint32_t DISENCHANT_QUALITY_BLUE = 0x02; // Rare
|
||||||
constexpr uint32_t DISENCHANT_QUALITY_PURPLE = 0x04; // Epic
|
constexpr uint32_t DISENCHANT_QUALITY_PURPLE = 0x04; // Epic
|
||||||
|
|
||||||
constexpr uint32_t MAJOR_VERSION = 2;
|
constexpr uint32_t MAJOR_VERSION = 3;
|
||||||
constexpr uint32_t MINOR_VERSION = 43;
|
constexpr uint32_t MINOR_VERSION = 0;
|
||||||
constexpr uint32_t PATCH_VERSION = 0;
|
constexpr uint32_t PATCH_VERSION = 0;
|
||||||
|
|
||||||
constexpr int32_t LUA_REGISTRYINDEX = -10000;
|
constexpr int32_t LUA_REGISTRYINDEX = -10000;
|
||||||
|
|||||||
Reference in New Issue
Block a user