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