48,355
edits
No edit summary |
No edit summary |
||
| Line 862: | Line 862: | ||
if is_reconstructed then | if is_reconstructed then | ||
default_head = "*" .. default_head | default_head = "*" .. default_head | ||
default_head = default_head:gsub("%*%*", "*") | |||
end | end | ||
------------ 6. Fill in missing values in `data.heads`. ------------ | ------------ 6. Fill in missing values in `data.heads`. ------------ | ||