[gd_scene load_steps=2 format=2]
[ext_resource path="res://Tetris.gd" type="Script" id=1]
[node name="Main" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
[node name="Tetris" type="AspectRatioContainer" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource( 1 )
colors = PoolColorArray( 0.811765, 0.176471, 0.176471, 1, 0.427451, 0.721569, 0.278431, 1, 0.156863, 0.270588, 0.709804, 1, 0.615686, 0.164706, 0.611765, 1, 0.717647, 0.713726, 0.282353, 1, 0.47451, 0.47451, 0.47451, 1, 0.835294, 0.588235, 0.113725, 1 )