This commit is contained in:
Issac332 2026-07-26 16:16:38 +03:00
parent 6817aff14f
commit e069d1536d

View file

@ -14,7 +14,6 @@ class Language
@tr = nil
[lc.full, lc.lang].each do |name|
path = "Languages/#{name}.po"
puts path
if File.exist?(path)
load_pot(path)
loadFontMap