v1.7.7.0 (Winter Update 2024)
This commit is contained in:
@@ -1003,6 +1003,8 @@ namespace Barotrauma
|
||||
|
||||
private bool ShouldShowServer(ServerInfo serverInfo)
|
||||
{
|
||||
if (serverInfo == null) { return false; }
|
||||
|
||||
#if !DEBUG
|
||||
//never show newer versions
|
||||
//(ignore revision number, it doesn't affect compatibility)
|
||||
|
||||
Reference in New Issue
Block a user