mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-10 23:25:41 +12:00
Update Program.cs
This commit is contained in:
parent
8b63a428e0
commit
1bab39fd8f
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ namespace HISP
|
|||
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
Directory.SetCurrentDirectory(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location));
|
||||
baseDir = Directory.GetCurrentDirectory();
|
||||
|
||||
lfrm = new LoadingForm();
|
||||
|
|
Loading…
Add table
Reference in a new issue