Browse Source

Revert "dev branch"

This reverts commit ced8c3f9c95551e6d1e56369946552dc11ff8c52.
Krypt0n 8 months ago
parent
commit
40a93b1158
1 changed files with 2 additions and 0 deletions
  1. 2 0
      FactorioModManager/Form1.cs

+ 2 - 0
FactorioModManager/Form1.cs

@@ -12,6 +12,8 @@ using System.Threading;
 using System.Threading.Tasks;
 using System.Windows.Forms;
 
+//using FactorioModManager.ModWorker;
+
 namespace FactorioModManager
 {
     public partial class Form1 : Form