Client/scripts/match/ui/opponent_name.gd

6 lines
87 B
GDScript3
Raw Permalink Normal View History

2025-03-05 11:35:40 +01:00
extends RichTextLabel
func _ready() -> void:
self.text = CurrentMatch.opponent_name