feat: 将游戏分辨率改为1920*1080,增加下载数据按钮
This commit is contained in:
+6
-6
@@ -9,8 +9,8 @@ script = ExtResource("1_yqjtg")
|
||||
[node name="Background" type="ColorRect" parent="."]
|
||||
offset_left = -34.0
|
||||
offset_top = -27.0
|
||||
offset_right = 1186.0
|
||||
offset_bottom = 694.0
|
||||
offset_right = 1954.0
|
||||
offset_bottom = 1167.0
|
||||
color = Color(0.7058824, 0.6862745, 0, 1)
|
||||
|
||||
[node name="IsServerLabel" type="Label" parent="."]
|
||||
@@ -23,10 +23,10 @@ theme_override_font_sizes/font_size = 20
|
||||
text = "啊啊啊啊啊:啊啊啊啊"
|
||||
|
||||
[node name="IPLabel" type="Label" parent="."]
|
||||
offset_left = 948.0
|
||||
offset_top = 11.0
|
||||
offset_right = 1052.0
|
||||
offset_bottom = 46.0
|
||||
offset_left = 1742.0
|
||||
offset_top = 14.0
|
||||
offset_right = 1844.0
|
||||
offset_bottom = 59.0
|
||||
theme_override_fonts/font = ExtResource("1_uwrxv")
|
||||
theme_override_font_sizes/font_size = 24
|
||||
text = "127.0.0.2"
|
||||
|
||||
Reference in New Issue
Block a user