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