diff --git a/Scripts/DCS-ExportScript/ExportsModules/Empty-DCS.lua b/Scripts/DCS-ExportScript/ExportsModules/Empty-DCS.lua index 6a68efc..6b3d0d2 100644 --- a/Scripts/DCS-ExportScript/ExportsModules/Empty-DCS.lua +++ b/Scripts/DCS-ExportScript/ExportsModules/Empty-DCS.lua @@ -1,5 +1,5 @@ --- modul name --- Version +-- Module Name Export +-- Version ExportScript.FoundDCSModule = true @@ -111,7 +111,4 @@ end ----------------------------- -- Custom functions -- ------------------------------ - -function ExportScript.genericRadio(key, value, hardware) -end +----------------------------- \ No newline at end of file