From 3756182bf99335d02f7872c105b5ae5f9b5c4e57 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 2 Jun 2012 21:46:20 +0200 Subject: Lua: Move store handling to C --- lib/mods/theme/scpt/init.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/mods/theme/scpt/init.lua') 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") -- cgit v1.2.3