diff --git a/core/systems/PluginSys.cpp b/core/systems/PluginSys.cpp index 3b2fd43f..91e8b1cf 100644 --- a/core/systems/PluginSys.cpp +++ b/core/systems/PluginSys.cpp @@ -2362,4 +2362,4 @@ void CPluginManager::AllPluginsLoaded() pl = (*iter); pl->Call_OnAllPluginsLoaded(); } -} \ No newline at end of file +}