1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00

Update log message to not be a duplicate of another right bellow it.

This commit is contained in:
Sandu Liviu Catalin 2016-09-04 01:27:00 +03:00
parent 6da98330ca
commit 2cd5054f92

View File

@ -502,7 +502,7 @@ void Core::Terminate(bool shutdown)
// Is there a VM to close?
if (m_VM)
{
cLogDbg(m_Verbosity >= 1, "Closing the virtual machine");
cLogDbg(m_Verbosity >= 1, "Releasing any final resources and all loaded scripts");
// Release all script callbacks
ResetFunc();
// Release the script instances