5 lines
142 B
Lua
5 lines
142 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Targets the most recently targeted friendly unit
|
|
function TargetLastFriend() end
|