mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-05 06:17:19 -04:00
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
This commit is contained in:
@@ -279,7 +279,7 @@ def noSellWindowCallBack(owner, window, eventType, returnList):
|
||||
|
||||
#cancel
|
||||
if eventType == 1:
|
||||
owner.sendSystemMessage('Cancle', 0)
|
||||
owner.sendSystemMessage('Cancel', 0)
|
||||
sellItem = returnList.get(0)
|
||||
startConversation(coreRef,owner,junkDealerRef)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user