chore: update

This commit is contained in:
2025-07-28 15:55:44 +02:00
parent 03f70b0a80
commit f273adabf6
7 changed files with 18 additions and 16 deletions

View File

@@ -166,9 +166,10 @@ namespace fastfiles
utils::hook::inject(0x14026FFAC, xmodel_pool + 8);
utils::hook::inject(0x14027463C, xmodel_pool + 8);
utils::hook::inject(0x140274689, xmodel_pool + 8);
// Reallocate asset pools
// Disabled because it causes a crash in the main menu once you rejoin a server after
// disconnecting and map rotating.
// disconnecting and waiting for the server to map rotating.
#if 0
reallocate_asset_pool<game::ASSET_TYPE_LUA_FILE, 768>();
reallocate_asset_pool<game::ASSET_TYPE_WEAPON, 1400>();