@@ -477,10 +477,10 @@ function isOpen(human, YYInfo, funcConfig)
return false
end
- if not human.db.nFirstBuy or human.db.nFirstBuy ~= 1 then
- --print("[VoucherShop is open] 33333")
- return false
- end
+ -- if not human.db.nFirstBuy or human.db.nFirstBuy ~= 1 then
+ -- --print("[VoucherShop is open] 33333")
+ -- return false
+ -- end
--print("[VoucherShop is open] 444444")
return true