class Window_ShopSell < Window_ItemList def include?(item) enable?(item) && super end end
taroxd 发表于 2015-9-14 06:46
class Window_ShopSell < Window_ItemList
def include?(item)
enable?(item) && super
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |