loader: Hide HSD screen
This commit is contained in:
parent
b29971e4aa
commit
6da2a61a1e
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user