Revert hunk size increase: non-helpful

This commit is contained in:
Ian 2023-03-27 17:43:18 -04:00 committed by GitHub
parent 46e24535f9
commit 52ae6bfe8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ namespace quake
#else
static size_t heapSize = 11 * 1024 * 1024;
static size_t heapSize = 10 * 1024 * 1024;
#endif // SLIM