diff options
Diffstat (limited to 'lib/mods/theme/scpt/init.lua')
-rw-r--r-- | lib/mods/theme/scpt/init.lua | 3 |
1 files changed, 0 insertions, 3 deletions
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") |