Skip to content

Commit 2d4c878

Browse files
committed
Tiny update for CModManager::Load
1 parent 8890b94 commit 2d4c878

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Client/core/CModManager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ void CModManager::DoPulsePostFrame()
107107

108108
bool CModManager::Load(const char* arguments)
109109
{
110-
Unload();
111110
RequestLoad(arguments);
112111
return Start();
113112
}

0 commit comments

Comments
 (0)