4 lines
151 B
Lua
4 lines
151 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Returns true if the user is not on the latest expansion
|
|
function CanUpgradeExpansion() end |