v1.0.13.2

This commit is contained in:
Regalis11
2023-05-11 16:39:23 +03:00
parent 235d42b34f
commit e5ef2adc55
12 changed files with 27 additions and 17 deletions
@@ -86,7 +86,7 @@ namespace Barotrauma
public string ModVersion = ContentPackage.DefaultModVersion;
public Md5Hash? ExpectedHash { get; private set; }
public Md5Hash? ExpectedHash { get; set; }
public bool IsCore = false;