Skip to content

Commit

Permalink
add example annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Apr 23, 2024
1 parent 010ca3f commit 947fefe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makeown.lua
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ function make_citizen(unit)
name_unit(unit)
end

---@param unit unit
function make_own(unit)
unit.flags1.marauder = false;
unit.flags1.merchant = false;
Expand Down

0 comments on commit 947fefe

Please sign in to comment.