The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+|Rep(+)] External Item Descriptions
Тема закрыта
bug fix for chinese not working
path: Steam\steamapps\common\The Binding of Isaac Rebirth\mods\external item descriptions_836319872\features\eid_mcm.lua
line: 1047 ~ 1049
origin:
if MCM.i18n == "Chinese" then
require("eid_mcm_cn")
end
bugfix:
if MCM.i18n == "Chinese" then
require("features.eid_mcm_cn")
end
fixed: (1) chinese not working (2) general page not displayed
< >
Сообщения 11 из 1
Wofsauge  [Разработчик] 10 июн. 2024 г. в 13:31 
This issue should be fixed now
< >
Сообщения 11 из 1
Показывать на странице: 1530 50