Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2507830496
Thanks for your work!
There is one more bug in the code: when all flares have been flagged (rebooting microprocessors flag new ones) but are not bound to any microprocessor, the microprocessors that have had flags updated will never bind a new flare until all flare flags are reset to zero.
I dont have a fix for either yet.
The fix is to make the "if unit is not null" jump statement only jump the bind statement (and therefore check the flags).
It bound the flares but they weren't doing anything so code works once that line's changed in all the processors.