Fix buy/sell of stackable items on 8.6

This commit is contained in:
Eduardo Bart
2013-01-17 16:09:51 -02:00
parent b68df8336a
commit ada2c9efe9
5 changed files with 9 additions and 8 deletions

View File

@@ -4,6 +4,6 @@ Module
author: BeniS
website: www.otclient.info
sandboxed: true
scripts: [offerstatistic.lua, marketoffer.lua, marketprotocol.lua, market.lua]
scripts: [ offerstatistic.lua, marketoffer.lua, marketprotocol.lua, market.lua ]
@onLoad: init()
@onUnload: terminate()