mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Fix issues with timer
This commit is contained in:
parent
59ebbc9e11
commit
9a241dbc80
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ Timer = {
|
|||
str:SetColor(pausedColor)
|
||||
end
|
||||
|
||||
TEN.Strings.ShowString(str, 1)
|
||||
TEN.Strings.ShowString(str, 1, false)
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue