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