Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
Hey thanks for this hint. Could you link me the mod? I was not planning to support mods but i could check whats the problem and maybe fix it.
Greetings
Thanks.
Hello again. I've a quick workaround for you:
Change line 407 from:
else if (type.Contains("LCDPanel") || type.Contains("TextPanel"))
to just
else
or
else if (type.Contains("LCDPanel") || type.Contains("TextPanel") || type.Contains("Transparent"))
I'll may add a settings-List to Filter Type Names for Mods and give the ability to select a Formatting option for them.