summaryrefslogtreecommitdiff
path: root/lib/mods/theme/scpt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mods/theme/scpt')
-rw-r--r--lib/mods/theme/scpt/help.lua7
-rw-r--r--lib/mods/theme/scpt/init.lua3
2 files changed, 0 insertions, 10 deletions
diff --git a/lib/mods/theme/scpt/help.lua b/lib/mods/theme/scpt/help.lua
deleted file mode 100644
index e17d1723..00000000
--- a/lib/mods/theme/scpt/help.lua
+++ /dev/null
@@ -1,7 +0,0 @@
--- Ingame contextual help
-
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
------------------------Here comes the definition of help-----------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
diff --git a/lib/mods/theme/scpt/init.lua b/lib/mods/theme/scpt/init.lua
index 64b1c6a5..85099e19 100644
--- a/lib/mods/theme/scpt/init.lua
+++ b/lib/mods/theme/scpt/init.lua
@@ -5,9 +5,6 @@
-- Load the class specific stuff
tome_dofile("player.lua")
--- Load the ingame contextual help
-tome_dofile("help.lua")
-
-- Add the mkey activations
tome_dofile("mkeys.lua")