removing debug line
This commit is contained in:
parent
dae7a8b5ad
commit
685c730dda
|
@ -101,7 +101,6 @@ function NPCTrade.hide()
|
|||
end
|
||||
|
||||
function NPCTrade.setList(radioTabs, selected, deselected)
|
||||
print("PASSO SETLIST")
|
||||
setupButton:setText(selected:getText())
|
||||
selected:setOn(true)
|
||||
deselected:setOn(false)
|
||||
|
|
Loading…
Reference in New Issue