forked from kanium/starcheese
6 lines
74 B
GDScript3
6 lines
74 B
GDScript3
|
|
class_name Subscription
|
||
|
|
extends RefCounted
|
||
|
|
|
||
|
|
func dispose() -> void:
|
||
|
|
pass
|