mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
fix
This commit is contained in:
parent
e7e35669ce
commit
404fcfaff8
@ -165,10 +165,8 @@ function SWEP:GetSlotBlocked(slottbl)
|
||||
if !eles[ele] then ok = false break end
|
||||
end
|
||||
|
||||
if ok then return true end
|
||||
if !ok then return true end
|
||||
end
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
return false
|
||||
|
Loading…
Reference in New Issue
Block a user