thirdparty: add flightmap integration

This commit is contained in:
Cameron Weaver (Clutch)
2017-09-27 15:00:54 -04:00
committed by Shagu
parent 92de8e5ea4
commit ecbccbaeda
11 changed files with 25 additions and 0 deletions
+1
View File
@@ -507,6 +507,7 @@ function pfUI:LoadConfig()
pfUI:UpdateConfig("thirdparty", "wim", "enable", "1")
pfUI:UpdateConfig("thirdparty", "healcomm", "enable", "1")
pfUI:UpdateConfig("thirdparty", "cleanup", "enable", "1")
pfUI:UpdateConfig("thirdparty", "flightmap", "enable", "1")
pfUI:UpdateConfig("position", nil, nil, nil)
pfUI:UpdateConfig("disabled", nil, nil, nil)