ffs windows

This commit is contained in:
lizzie
2026-08-15 22:45:04 +00:00
committed by crueter
parent 794c9a8a7b
commit 2aa154618d
+2
View File
@@ -41,6 +41,8 @@ namespace {
case Network::Type::RDM:
case Network::Type::Unspecified:
return false;
default:
UNREACHABLE();
}
}