summaryrefslogtreecommitdiffstats
path: root/Main.gd
blob: 68447ee77696fbc4aa5342557c8b4057fdf72e9d (plain) (blame)
1
2
3
4
extends Node

func _ready():
	randomize()