mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-04 09:08:39 -04:00
Fix tn sjis error again
This commit is contained in:
@@ -4270,7 +4270,7 @@ static cPhs_State daTn_Create(fopAc_ac_c* a_this) {
|
||||
return cPhs_ERROR_e;
|
||||
}
|
||||
if (hio_set == false) {
|
||||
l_tnHIO.mNo = mDoHIO_createChild("タートナック", &l_tnHIO); // Tātonakku
|
||||
l_tnHIO.mNo = mDoHIO_createChild("タートナック", &l_tnHIO); // Taatonakku
|
||||
i_this->m1433 = 1;
|
||||
hio_set = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user