Cow_Life_Sim_RPG/ItemInventoryDisplayClickable.gd

5 lines
125 B
GDScript

extends "res://UI/MenuBar/Inventory/ItemInventoryDisplay.gd"
func _on_gui_input(event):
pass # Replace with function body.