This commit is contained in:
modehua 2023-01-29 15:27:23 +08:00
commit 8b60fc5047
2 changed files with 1250 additions and 1203 deletions

View File

@ -711,7 +711,7 @@ public:
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_;
if (id == -1)

2451
base_pak.h

File diff suppressed because it is too large Load Diff