update ui
This commit is contained in:
parent
2a78f33239
commit
057efc9a8c
6 changed files with 39 additions and 93 deletions
|
@ -61,6 +61,7 @@ function slot(props: SlotProps): Roact.Element {
|
|||
|
||||
return (
|
||||
<Surface
|
||||
{...spreadableProps}
|
||||
size={new UDim2(1, 0, 1, 0)}
|
||||
position={new UDim2(0, 0, 0, 0)}
|
||||
ratio={slotRatio}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue