Small change

This commit is contained in:
Federico Cecchetto 2022-06-28 12:24:14 +02:00
parent f076720764
commit 4e648df210

View File

@ -315,6 +315,7 @@ namespace mapents
void clear()
{
game::Dvar_SetFromStringFromSource("addon_mapname", "", game::DVAR_SOURCE_INTERNAL);
allocator.clear();
}