Unstable 0.16.0.0
This commit is contained in:
@@ -367,7 +367,6 @@ namespace Barotrauma
|
||||
+ GameMain.Version.ToString()
|
||||
+ exeName + ":"
|
||||
+ ((exeHash?.ShortHash == null) ? "Unknown" : exeHash.ShortHash) + ":"
|
||||
+ AssemblyInfo.GitBranch + ":"
|
||||
+ AssemblyInfo.GitRevision + ":"
|
||||
+ buildConfiguration);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user