Fix issues with timer

This commit is contained in:
Lwmte 2024-12-08 19:15:26 +01:00
parent 59ebbc9e11
commit 9a241dbc80

View file

@ -202,7 +202,7 @@ Timer = {
str:SetColor(pausedColor)
end
TEN.Strings.ShowString(str, 1)
TEN.Strings.ShowString(str, 1, false)
end
end