v1.0.20.1 (summer patch)
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Barotrauma.Networking
|
||||
}
|
||||
}
|
||||
|
||||
private readonly ref struct LobbyDataChangedEventHandler
|
||||
private readonly struct LobbyDataChangedEventHandler : IDisposable
|
||||
{
|
||||
private readonly Action<Lobby> action;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user