Update 97188756.luau

This commit is contained in:
taskmanager 2023-10-17 17:25:34 +01:00
parent 65e01476e2
commit 3cdb3cc2f4
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ local Chat = {
AdminMessageColor = Color3.new(1, 215 / 255, 0),
XScale = 0.025,
LifeTime = 45,
Position = UDim2.new(0, 2, 0.05, 0),
Position = UDim2.new(0, 2, 0.35, 0),
DefaultTweenSpeed = 0.15,
},