Fixed /key not showing the map name

This commit is contained in:
Tercio Jose
2024-07-30 12:59:00 -03:00
committed by andrew6180
parent 5659b7d9f0
commit 4c65968927
4 changed files with 19 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ LIB_OPEN_RAID_CAN_LOAD = false
local major = "LibOpenRaid-1.0"
local CONST_LIB_VERSION = 132
local CONST_LIB_VERSION = 133
if (LIB_OPEN_RAID_MAX_VERSION) then
if (CONST_LIB_VERSION <= LIB_OPEN_RAID_MAX_VERSION) then