The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+|Rep] External Item Descriptions
Este tema ha sido cerrado
rinru 9 JUN 2024 a las 21:29
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
< >
Mostrando 1-1 de 1 comentarios
Wofsauge  [desarrollador] 10 JUN 2024 a las 13:31 
This issue should be fixed now
< >
Mostrando 1-1 de 1 comentarios
Por página: 1530 50