forked from endernon/PGRData
8 lines
No EOL
226 B
Lua
8 lines
No EOL
226 B
Lua
|
|
local XRedPointConditionSubpackageDownloadEntrance = {}
|
|
|
|
function XRedPointConditionSubpackageDownloadEntrance.Check()
|
|
return XDataCenter.DlcManager.CheckRedPoint()
|
|
end
|
|
|
|
return XRedPointConditionSubpackageDownloadEntrance |