fix fallback

This commit is contained in:
2023-10-12 13:37:58 +05:00
parent 431e33106a
commit 8d7e5d1319
29 changed files with 8 additions and 0 deletions
+8
View File
@@ -10,6 +10,14 @@
"TargetAllowList": [
"Editor"
]
},
{
"Name": "UdpMessaging",
"Enabled": false
},
{
"Name": "TcpMessaging",
"Enabled": false
}
]
}