Stickers: commended

This commit is contained in:
NotAKidoS 2024-08-25 22:14:55 -05:00
parent e2d25572ec
commit 33a99dac8a

View file

@ -174,7 +174,7 @@ public static partial class BTKUIAddon
private static void PopulateMenuItems() private static void PopulateMenuItems()
{ {
StickerMod.Logger.Msg("Populating menu items."); //StickerMod.Logger.Msg("Populating menu items.");
try try
{ {
Thread.CurrentThread.IsBackground = false; // working around bug in MTJobManager Thread.CurrentThread.IsBackground = false; // working around bug in MTJobManager