V1.2.2(v1.13.4.0)

Sync with upstream
This commit is contained in:
NotAlwaysTrue
2026-06-19 13:32:12 +08:00
committed by GitHub
parent d109c8f827
commit 4dfaf11698
9 changed files with 19 additions and 7 deletions
@@ -107,6 +107,7 @@ namespace Barotrauma.Networking
if (canUse != null)
{
isRadio = canUse.Value;
return canUse.Value;
}