mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-26 23:34:58 +02:00
fix file watcher
This commit is contained in:
parent
287509103b
commit
a43ffc46f9
@ -32,7 +32,7 @@ Public Class DebugFileWatcher
|
||||
End Sub
|
||||
|
||||
Private Shared Function GetProjectPath() As String
|
||||
Return New DirectoryInfo(AppDomain.CurrentDomain.BaseDirectory).Parent.Parent.Parent.FullName
|
||||
Return New DirectoryInfo(AppDomain.CurrentDomain.BaseDirectory).Parent.Parent.FullName
|
||||
End Function
|
||||
|
||||
Public Shared Sub StartWatching()
|
||||
|
Loading…
x
Reference in New Issue
Block a user