Confirm split with space; fix armor tooltip; remember repairer
This commit is contained in:
@@ -35,7 +35,7 @@ namespace UIFixes
|
||||
BuyTab = wrappedInstance.BuyTab;
|
||||
SellTab = wrappedInstance.SellTab;
|
||||
|
||||
wrappedInstance.AddDisposable(() =>
|
||||
wrappedInstance.UI.AddDisposable(() =>
|
||||
{
|
||||
BuyTab = null;
|
||||
SellTab = null;
|
||||
|
||||
Reference in New Issue
Block a user