From 590ccf25be3940a62239fccce2a63198630befd5 Mon Sep 17 00:00:00 2001 From: DEATHB4DEFEAT Date: Sun, 31 Mar 2024 21:00:43 -0700 Subject: [PATCH] fix rules path --- Resources/ConfigPresets/SimpleStation14/SssnekSsstation.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/ConfigPresets/SimpleStation14/SssnekSsstation.toml b/Resources/ConfigPresets/SimpleStation14/SssnekSsstation.toml index 37387c3851..63da78102b 100644 --- a/Resources/ConfigPresets/SimpleStation14/SssnekSsstation.toml +++ b/Resources/ConfigPresets/SimpleStation14/SssnekSsstation.toml @@ -11,7 +11,7 @@ enabled = true pathfinding = true [server] -rules_file = "Parkstation/ParkstationRules.txt" +rules_file = "SimpleStation14/ParkstationRules.txt" id = "snekstation" [rules]