loader: Hide HSD screen
This commit is contained in:
@@ -8,7 +8,7 @@ namespace FireWalletLite
|
||||
{
|
||||
#region Constants
|
||||
MainForm mainForm = new MainForm();
|
||||
bool hideScreen = false;
|
||||
bool hideScreen = true;
|
||||
Process HSDProcess;
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user