Update 97188756.luau

This commit is contained in:
taskmanager 2023-10-17 17:20:24 +01:00
parent 0da5115601
commit 19b1e9f967
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,
},