mirror of
https://github.com/centau/vide.git
synced 2026-08-20 23:01:37 +00:00
parent
32fa44f4c5
commit
c3bc53c40a
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ function Menu(props: {
|
|||
Size: UDim2
|
||||
})
|
||||
return Background {
|
||||
Color = props.COlor,
|
||||
Color = props.Color,
|
||||
AnchorPoint = props.AnchorPoint,
|
||||
Position = props.Position,
|
||||
Size = props.Size
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue