Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-09 15:04:08 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-09 15:15:07 +0300
commitd976ea7e4279db18c52feb5c0007ec1459827be9 (patch)
treef81505f0198c0321b61245e09034221b29629dcd /Program.cs
parent4b3a7c567d13bad64a55d70b4b7854a51a520be3 (diff)
Typo
Diffstat (limited to 'Program.cs')
-rw-r--r--Program.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Program.cs b/Program.cs
index a59366c6..bca5025b 100644
--- a/Program.cs
+++ b/Program.cs
@@ -71,6 +71,7 @@ namespace com.clusterrr.hakchi_gui
Debug.AutoFlush = true;
#endif
+
try
{
bool createdNew = true;