some ui improvements

This commit is contained in:
Manuel Simon Hirsig
2016-08-06 16:07:31 +02:00
parent 135ebbd536
commit b94cabfc08
22 changed files with 379 additions and 318 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ aux_merchant_buy = {}
aux_merchant_sell = {}
aux_characters = {}
function public.LOAD()
function m.LOAD()
m.scan_wdb()
aux.control.event_listener('MERCHANT_SHOW', m.on_merchant_show)