Attempt to add Russian Cyrillic alphabet into the NickTag lib

This commit is contained in:
Tercio Jose
2021-01-18 14:33:45 -03:00
parent d93fa5248f
commit 025c7b9620
5 changed files with 50 additions and 24 deletions
-1
View File
@@ -276,7 +276,6 @@ function TimeBarMetaFunctions:SetTimer(currentTime, startTime, endTime)
self.statusBar.timeLeft2 = currentTime
end
--print("min|max values:", self.statusBar.starTime, self.statusBar.endTime)
self.statusBar:SetMinMaxValues(self.statusBar.starTime, self.statusBar.endTime)
if (self.direction == "right") then