This commit is contained in:
Regalis11
2024-04-12 16:37:51 +03:00
parent 332be4c9d2
commit 18af2754db
20 changed files with 204 additions and 25 deletions
@@ -231,6 +231,8 @@ namespace Barotrauma.Networking
#if DEBUG
public abstract void ForceTimeOut();
public abstract void DebugSendRawMessage(IWriteMessage msg);
#endif
}
}