Fixed AT_HomeInventoryUpdate event listener
This commit is contained in:
parent
f312441f13
commit
805d9948b8
Binary file not shown.
Binary file not shown.
@ -95,9 +95,8 @@ Event OnUpdate()
|
||||
EndEvent
|
||||
|
||||
|
||||
event OnHomeInventoryUpdate()
|
||||
event OnHomeInventoryUpdate(string eventName, string strArg, float numArg, Form sender)
|
||||
if bAtHome
|
||||
Debug.Notification("Triggered AT_HomeInventoryUpdate")
|
||||
SyncCellStorage()
|
||||
endif
|
||||
endevent
|
||||
|
Loading…
Reference in New Issue
Block a user