re-InitializeLoaders on Dedicated server restart, will fresh list of maps too
This commit is contained in:
@@ -385,6 +385,7 @@ namespace OpenRA
|
|||||||
if (Settings.Server.DedicatedLoop)
|
if (Settings.Server.DedicatedLoop)
|
||||||
{
|
{
|
||||||
Console.WriteLine("Starting a new server instance...");
|
Console.WriteLine("Starting a new server instance...");
|
||||||
|
modData.InitializeLoaders();
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user