From 6c6593ce91be99c7377a91c3a7bd155d6662ce70 Mon Sep 17 00:00:00 2001 From: mcmicha Date: Thu, 22 Jun 2017 23:20:01 +0200 Subject: [PATCH] clean pattern file --- Scripts/DCS-ExportScript/ExportsModules/Empty-DCS.lua | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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