Installer Steam
Logg inn
|
språk
简体中文 (forenklet kinesisk)
繁體中文 (tradisjonell kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tsjekkisk)
Dansk (dansk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spania)
Español – Latinoamérica (spansk – Latin-Amerika)
Ελληνικά (gresk)
Français (fransk)
Italiano (italiensk)
Bahasa Indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (nederlandsk)
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasil)
Română (rumensk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (vietnamesisk)
Українська (ukrainsk)
Rapporter et problem med oversettelse
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.