Keep messages open after transfer

This commit is contained in:
Tyfon
2024-05-31 15:32:32 -07:00
parent fc948fff71
commit a9c60d33e7
4 changed files with 69 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ namespace UIFixes
InsureContextMenuPatches.Enable();
TradingAutoSwitchPatches.Enable();
AddOfferRememberAutoselectPatches.Enable();
KeepMessagesOpenPatches.Enable();
}
public static bool InRaid()