Files
SemesterGameJam2022/menu/stats_player_1.gd
2022-12-11 05:19:46 +01:00

11 lines
70 B
GDScript

extends Control
func _ready():
pass
func _process(delta):