This commit is contained in:
@@ -236,5 +236,6 @@ std::vector<allocation> editor_easy_allocated;
|
||||
std::string complaint =
|
||||
std::vformat(loc_strings->criminal_complaint_template, comp_args);
|
||||
|
||||
delete_all(&editor_easy_allocated);
|
||||
return complaint;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user