5 lines
146 B
Lua
5 lines
146 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Returns info about the currently pending LFD operation
|
|
function GetLFGProposal() end
|