Update 97188756.luau
This commit is contained in:
parent
65e01476e2
commit
3cdb3cc2f4
|
|
@ -164,7 +164,7 @@ local Chat = {
|
||||||
AdminMessageColor = Color3.new(1, 215 / 255, 0),
|
AdminMessageColor = Color3.new(1, 215 / 255, 0),
|
||||||
XScale = 0.025,
|
XScale = 0.025,
|
||||||
LifeTime = 45,
|
LifeTime = 45,
|
||||||
Position = UDim2.new(0, 2, 0.05, 0),
|
Position = UDim2.new(0, 2, 0.35, 0),
|
||||||
DefaultTweenSpeed = 0.15,
|
DefaultTweenSpeed = 0.15,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue