Fixed CStrike extension shutdown crash (bug 5328, r=psychonic).
This commit is contained in:
@@ -47,4 +47,6 @@ void RegNatives::UnregisterAll()
|
||||
{
|
||||
(*iter)->Destroy();
|
||||
}
|
||||
|
||||
m_List.clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user