remove something to fix mouse (it didnt)
This commit is contained in:
parent
be86712ede
commit
d86a20577b
1 changed files with 0 additions and 6 deletions
|
@ -60,12 +60,6 @@ function config(props: ConfigProps): Roact.Element {
|
||||||
Size={new UDim2(.4, 0, .7, 0)}
|
Size={new UDim2(.4, 0, .7, 0)}
|
||||||
Key={"Config"}
|
Key={"Config"}
|
||||||
>
|
>
|
||||||
{/* u can move cursor in first person */}
|
|
||||||
<textbutton
|
|
||||||
Size={new UDim2(1, 0, 1 ,0)}
|
|
||||||
Modal={true}
|
|
||||||
Visible={false}
|
|
||||||
/>
|
|
||||||
<Acrylic
|
<Acrylic
|
||||||
radius={5}
|
radius={5}
|
||||||
distance={0.001}
|
distance={0.001}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue