mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 15:46:56 +00:00
thirdparty: add flightmap integration
This commit is contained in:
committed by
Shagu
parent
92de8e5ea4
commit
ecbccbaeda
@@ -1345,6 +1345,7 @@ pfUI:RegisterModule("gui", function ()
|
||||
CreateConfig(this, T["WIM"], C.thirdparty.wim, "enable", "checkbox")
|
||||
CreateConfig(this, T["HealComm"], C.thirdparty.healcomm, "enable", "checkbox")
|
||||
CreateConfig(this, T["CleanUp"], C.thirdparty.cleanup, "enable", "checkbox")
|
||||
CreateConfig(this, T["FlightMap"], C.thirdparty.flightmap, "enable", "checkbox")
|
||||
this.setup = true
|
||||
end
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user