增加词条

This commit is contained in:
gb 2023-01-29 15:02:52 +08:00
parent 7306a79ca0
commit c20c22ae5e
2 changed files with 1250 additions and 1203 deletions

View File

@ -711,7 +711,7 @@ public:
return in; return in;
} }
int id = get_string_id(in, false); int id = get_string_id(in, !to_def);
std::map<uint32_t, std::string>* t = to_def ? &map_default_ : pak_now_; std::map<uint32_t, std::string>* t = to_def ? &map_default_ : pak_now_;
if (id == -1) if (id == -1)

2451
base_pak.h

File diff suppressed because it is too large Load Diff