v1.2.7.0 (Winter Update hotfix)
This commit is contained in:
@@ -120,7 +120,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