The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+|Rep(+)] External Item Descriptions
此主題已被鎖定
rinru 2024 年 6 月 9 日 下午 9: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
< >
目前顯示第 1-1 則留言,共 1
Wofsauge  [開發人員] 2024 年 6 月 10 日 下午 1:31 
This issue should be fixed now
< >
目前顯示第 1-1 則留言,共 1
每頁顯示: 1530 50