Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
This mod was integrated into X2WOTCCommunityHighlander starting with the version 1.27.1, so if you're using the Highlander, you can safely unsubscribe from this mod.
ah, thank you
All items in Engineering Bay take 0 time to build meaning they are instant build.
In the code, the devs first set it to 0 which is good. But then, in the line below, they mistakenly added another value to the time to build. This second value overrides the first one.
With this mod, I override the PointToComplete value to make it 0 again.