v1.0.13.1 (first post-1.0 patch)
This commit is contained in:
@@ -267,7 +267,7 @@ namespace Barotrauma.Items.Components
|
||||
itemList.Enabled = true;
|
||||
if (amountInput != null)
|
||||
{
|
||||
amountInput.Enabled = true;
|
||||
amountInput.Enabled = amountTextMax.Enabled;
|
||||
}
|
||||
RefreshActivateButtonText();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user