]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Enable parallel Pow3r solver on Vulture (#36079)
authorPieter-Jan Briers <pieterjan.briers+git@gmail.com>
Tue, 25 Mar 2025 17:53:19 +0000 (18:53 +0100)
committerGitHub <noreply@github.com>
Tue, 25 Mar 2025 17:53:19 +0000 (18:53 +0100)
See if it still causes issues.

Resources/ConfigPresets/WizardsDen/vulture.toml

index 8eccfa48e19f4cc12c0d81de4f743a110d9b1a45..0e89f63741132f2297d0ffe521e81e8dcb103912 100644 (file)
@@ -14,3 +14,6 @@ force_client_hud_version_watermark = true
 
 [chat]
 motd = "\n########################################################\n\n[font size=17]This is a test server. You can play with the newest changes to the game, but these [color=red]changes may not be final or stable[/color], and may be reverted. Please report bugs via our GitHub, forum, or community Discord.[/font]\n\n########################################################\n"
+
+[debug]
+pow3r_disable_parallel = false