From 4d77bc8053e1fda66f1e3f805f0a2cb74fba6201 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 9 Jun 2012 17:59:12 +0200 Subject: Lua: Remove Lua help code --- lib/mods/theme/scpt/help.lua | 7 ------- lib/mods/theme/scpt/init.lua | 3 --- 2 files changed, 10 deletions(-) delete mode 100644 lib/mods/theme/scpt/help.lua (limited to 'lib/mods/theme/scpt') 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") -- cgit v1.2.3