[LuaDoc] Add unit.loc field

This commit is contained in:
Celtic Minstrel 2024-02-04 16:29:20 -05:00
parent a38e67da45
commit 121f0a3cac

View file

@ -57,6 +57,7 @@
---Defines an individual unit
---@class unit : wesnoth.units, location
---@field valid "'map'"|"'recall'"|"'private'"|nil
---@field loc? location
---@field id? string
---@field side integer
---@field type string