Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Commit

Permalink
fixed missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
CombustibleLemonade committed Oct 3, 2020
1 parent 59a6a2e commit 7cb93f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Game.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -276,9 +276,9 @@ __meta__ = {

[node name="Panel" type="Panel" parent="PlayerListContainer"]
margin_left = 262.0
margin_top = 49.0
margin_top = 50.0
margin_right = 762.0
margin_bottom = 549.0
margin_bottom = 550.0
rect_min_size = Vector2( 500, 500 )

[node name="PlayerList" type="VBoxContainer" parent="PlayerListContainer/Panel"]
Expand Down

0 comments on commit 7cb93f1

Please sign in to comment.