Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 3m40s
7 lines
114 B
GDScript
7 lines
114 B
GDScript
class_name GdUnitEventTestDiscoverStart
|
|
extends GdUnitEvent
|
|
|
|
|
|
func _init() -> void:
|
|
_event_type = DISCOVER_START
|