Inventory context
This commit is contained in:
parent
d413c211b5
commit
fed57e38df
17 changed files with 128 additions and 108 deletions
|
@ -2,5 +2,5 @@ extends Node
|
|||
|
||||
@warning_ignore_start("unused_signal")
|
||||
|
||||
signal construction_selected(constructible : Prototype)
|
||||
signal construction_placed(constructible : Prototype)
|
||||
signal construction_selected(prototype : Prototype)
|
||||
signal construction_placed(prototype : Prototype)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue