warn before loading incompatible replays
This commit is contained in:
@@ -199,6 +199,9 @@ namespace OpenRA
|
||||
|
||||
gameInfo = new GameInformation
|
||||
{
|
||||
Mod = Game.ModData.Manifest.Mod.Id,
|
||||
Version = Game.ModData.Manifest.Mod.Version,
|
||||
|
||||
MapUid = Map.Uid,
|
||||
MapTitle = Map.Title
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user