From f456eb78d6689baec381e3edfeb401a4e06e2291 Mon Sep 17 00:00:00 2001 From: Metis <100518708+sheepishgoat@users.noreply.github.com> Date: Thu, 28 Nov 2024 03:17:18 -0500 Subject: [PATCH] Update .tgs.yml --- .tgs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tgs.yml b/.tgs.yml index 0c2e45b1ca..3175197c31 100644 --- a/.tgs.yml +++ b/.tgs.yml @@ -18,6 +18,6 @@ linux_scripts: PreCompile.sh: tools/tgs4_scripts/PreCompile.sh # Same as above for Windows hosted servers windows_scripts: - PreCompile.bat: tools/tgs_scripts/PreCompile.bat + PreCompile.bat: tools/tgs4_scripts/PreCompile.bat # The security level the game should be run at security: Trusted