3 lines
72 B
GDScript
3 lines
72 B
GDScript
extends Node
|
|
|
|
signal building_destroyed(building: Building, score: int)
|