mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +02:00
fix warnings and some reloading issues
This commit is contained in:
@@ -38,6 +38,8 @@ function Inventory.terminate()
|
||||
inventoryWindow = nil
|
||||
inventoryButton = nil
|
||||
inventoryPanel = nil
|
||||
|
||||
Inventory = nil
|
||||
end
|
||||
|
||||
function Inventory.toggle()
|
||||
|
@@ -4,7 +4,7 @@ Module
|
||||
author: OTClient team
|
||||
website: https://github.com/edubart/otclient
|
||||
|
||||
dependecies:
|
||||
dependencies:
|
||||
- game
|
||||
|
||||
@onLoad: |
|
||||
|
Reference in New Issue
Block a user