Small fix
This commit is contained in:
parent
163de98ad5
commit
7a1b9cf6ee
@ -334,6 +334,8 @@ namespace party
|
||||
return;
|
||||
}
|
||||
|
||||
fastfiles::set_usermap(mapname);
|
||||
|
||||
for (const auto& [ext, key, opt] : usermap_files)
|
||||
{
|
||||
char buffer[0x100] = {0};
|
||||
|
Loading…
Reference in New Issue
Block a user