TBTR: Avoid unnecessary iterations of template replacement pool
This commit is contained in:
@@ -26,6 +26,7 @@ static void Load_TMPL_RPLS()
|
||||
TemplateReplacement *tr = new (index) TemplateReplacement();
|
||||
SlObject(tr, _template_replacement_desc);
|
||||
}
|
||||
ReindexTemplateReplacements();
|
||||
}
|
||||
|
||||
extern const ChunkHandler _template_replacement_chunk_handlers[] = {
|
||||
|
Reference in New Issue
Block a user