full multiplayer plus new models
This commit is contained in:
@@ -5,8 +5,14 @@ content_margin_left = 5.0
|
||||
content_margin_top = 2.0
|
||||
content_margin_right = 5.0
|
||||
content_margin_bottom = 2.0
|
||||
bg_color = Color(0.505882, 0.678431, 0.901961, 1)
|
||||
corner_radius_top_left = 30
|
||||
corner_radius_top_right = 30
|
||||
corner_radius_bottom_right = 30
|
||||
corner_radius_bottom_left = 30
|
||||
bg_color = Color(0, 0, 0, 0.572549)
|
||||
border_width_left = 2
|
||||
border_width_top = 2
|
||||
border_width_right = 2
|
||||
border_width_bottom = 2
|
||||
border_color = Color(0.862745, 0.862745, 0.862745, 0.780392)
|
||||
border_blend = true
|
||||
expand_margin_left = 30.0
|
||||
expand_margin_top = 2.0
|
||||
expand_margin_right = 30.0
|
||||
expand_margin_bottom = 5.0
|
||||
|
||||
Reference in New Issue
Block a user