renamed to ChangeOrAdd from Update at Map template.

This commit is contained in:
HuYingzhuo(hugo/hyzboy) 2023-03-20 16:20:32 +08:00
parent 85530e6d57
commit 696d3259aa

View File

@ -29,7 +29,7 @@ namespace hgl
get_max(max_char_height,fs->GetCharHeight());
source_map.Update(ub,fs);
source_map.ChangeOrAdd(ub,fs);
}
void FontSourceMulti::RefreshMaxCharHeight()