[LuaDoc] Declare terrain_map index-by-location operator

Closes #8479
This commit is contained in:
Celtic Minstrel 2024-02-17 01:36:12 -05:00
parent e7b22f9ced
commit b7f9ccc197

View file

@ -21,7 +21,7 @@
---@class wesnoth.map
wesnoth.map = {}
---@class terrain_map : wesnoth.map
---@class terrain_map : wesnoth.map, {[location|loc_list]: string}
---@field width integer
---@field height integer
---@field playable_width integer