summaryrefslogtreecommitdiff
path: root/lib/mods/theme/scpt/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mods/theme/scpt/init.lua')
-rw-r--r--lib/mods/theme/scpt/init.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/mods/theme/scpt/init.lua b/lib/mods/theme/scpt/init.lua
index af4ba3d9..64b1c6a5 100644
--- a/lib/mods/theme/scpt/init.lua
+++ b/lib/mods/theme/scpt/init.lua
@@ -8,9 +8,6 @@ tome_dofile("player.lua")
-- Load the ingame contextual help
tome_dofile("help.lua")
--- let the store specific stuff happen!
-tome_dofile("stores.lua")
-
-- Add the mkey activations
tome_dofile("mkeys.lua")