summaryrefslogtreecommitdiff
path: root/scripts/srf1emu_iracing.lua
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2013-11-15 12:24:10 +0100
committerHugues Hiegel <hugues@hiegel.fr>2013-11-15 12:35:51 +0100
commit9d1de325216b89a6682a639fe235d781b6963d69 (patch)
tree8752c6554f47dd06e4e768f7ef6ff781dd5ef92f /scripts/srf1emu_iracing.lua
parent7b74203c84c48b1c049354022e778c9b25b9fa8a (diff)
CLEANUP.
Diffstat (limited to 'scripts/srf1emu_iracing.lua')
-rw-r--r--scripts/srf1emu_iracing.lua20
1 files changed, 10 insertions, 10 deletions
diff --git a/scripts/srf1emu_iracing.lua b/scripts/srf1emu_iracing.lua
index e50287c..0f1e693 100644
--- a/scripts/srf1emu_iracing.lua
+++ b/scripts/srf1emu_iracing.lua
@@ -1,11 +1,11 @@
--- iRacing Custom Scripts - SLIMax Manager Scripts v1.9
--- Copyright ©2011-2013 by Zappadoc - All Rights Reserved.
--- last change by Zappadoc - 2013-08
-
--- ================================
--- add the short desciption of your script(s) in mScript_Info global var
-mScript_Info = "A useful iRacing COMBO SETUP to select automatically the good settings for each iracing car you drive (shiftlights, max gears, osp, et.)."
-
--- ================================
--- load common scripts file
+-- iRacing Custom Scripts - SLIMax Manager Scripts v1.9
+-- Copyright ©2011-2013 by Zappadoc - All Rights Reserved.
+-- last change by Zappadoc - 2013-08
+
+-- ================================
+-- add the short desciption of your script(s) in mScript_Info global var
+mScript_Info = "A useful iRacing COMBO SETUP to select automatically the good settings for each iracing car you drive (shiftlights, max gears, osp, et.)."
+
+-- ================================
+-- load common scripts file
require "scripts/zdoc_scripts/iracing_common_scripts" \ No newline at end of file