Make singleplayer run a lot faster

master
oilboi 2020-06-24 18:45:06 -04:00
parent 0367365a7e
commit 0375c3ac8e
2 changed files with 4 additions and 0 deletions

View File

@ -672,3 +672,5 @@ may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.
That's a lot of words!

View File

@ -7,3 +7,5 @@ console_alpha = 157
csm_restriction_flags = 0
enable_mod_channels = true
secure.http_mods = skins
max_objects_per_block = 4096
max_packets_per_iteration = 10096