Updating LibOpenRaid

This commit is contained in:
Tercio Jose
2024-07-24 19:37:18 -03:00
committed by andrew6180
parent c405c2be75
commit 41a347e606
2 changed files with 3 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 = 131
local CONST_LIB_VERSION = 132
if (LIB_OPEN_RAID_MAX_VERSION) then
if (CONST_LIB_VERSION <= LIB_OPEN_RAID_MAX_VERSION) then