bunch of fixes and changes done
This commit is contained in:
parent
4a9193e549
commit
73b9a706a3
59 changed files with 940 additions and 68 deletions
|
|
@ -7,6 +7,7 @@ extends Inventory
|
|||
func _ready() -> void:
|
||||
super()
|
||||
calculate_sell_value()
|
||||
Clock.new_day.connect(calculate_sell_value)
|
||||
pass # Replace with function body.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue