The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+|Rep(+)] External Item Descriptions
This topic has been locked
rinru Jun 9, 2024 @ 9:29pm
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
< >
Showing 1-1 of 1 comments
Wofsauge  [developer] Jun 10, 2024 @ 1:31pm 
This issue should be fixed now
< >
Showing 1-1 of 1 comments
Per page: 1530 50