parent
e7b22f9ced
commit
b7f9ccc197
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue