Vore_Sandbox_Remaster/scripts/UI/licenses.gd

5 lines
66 B
GDScript

extends Label
func _ready():
text += Engine.get_license_text()