v1.6.17.0 (Unto the Breach update)
This commit is contained in:
+1
-1
@@ -448,7 +448,7 @@ namespace Barotrauma
|
||||
.ToArray();
|
||||
|
||||
bool inSelectedCall = false;
|
||||
languageDropdown.OnSelected = (_, userData) =>
|
||||
languageDropdown.AfterSelected = (_, userData) =>
|
||||
{
|
||||
if (inSelectedCall) { return true; }
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user