Bugged trading inventory
This commit is contained in:
parent
2b527c9b2e
commit
793938857e
3 changed files with 136 additions and 45 deletions
|
|
@ -22,8 +22,6 @@ func open():
|
|||
base_menu.quest_status_update()
|
||||
"EquipmentMenuGoto":
|
||||
menu = equipment_menu
|
||||
"InfoMenuGoto":
|
||||
menu = info_menu
|
||||
menu.visible = true
|
||||
if submenu != null:
|
||||
submenu.visible = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue