Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop
This commit is contained in:
@@ -126,7 +126,7 @@ namespace Barotrauma
|
||||
{
|
||||
if (Version < VanillaContent.GameVersion)
|
||||
{
|
||||
DebugConsole.ThrowError(
|
||||
DebugConsole.ThrowErrorLocalized(
|
||||
TextManager.GetWithVariables("versionmismatchwarning",
|
||||
("[gameversion]", Version.ToString()),
|
||||
("[contentversion]", VanillaContent.GameVersion.ToString())));
|
||||
|
||||
Reference in New Issue
Block a user