From 544d6b28a4f6553b9a2bb6cb0a861f2922e92b10 Mon Sep 17 00:00:00 2001 From: PhonicUK Date: Wed, 5 Oct 2022 13:55:01 +0100 Subject: [PATCH] Update InsurgencySS_Game.ini Add comment prompting users not to edit manually. --- InsurgencySS_Game.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/InsurgencySS_Game.ini b/InsurgencySS_Game.ini index 75e7782..3fa5cdc 100644 --- a/InsurgencySS_Game.ini +++ b/InsurgencySS_Game.ini @@ -1,3 +1,5 @@ +;Do not edit this file manually, your changes will be overwritten. Edit this via Configuration -> Server Config in AMP's interface. + [/Script/Insurgency.INSGameMode] bKillFeed={{bKillFeed}} bKillFeedSpectator={{bKillFeedSpectator}} @@ -51,4 +53,4 @@ bSupplyGainEnabled={{bSupplyGainEnabled}} bAwardSupplyInstantly={{bAwardSupplyInstantly}} SupplyGainFrequency={{SupplyGainFrequency}} GameStartingIntermissionTime={{GameStartingIntermissionTime}} -bAllowThirdPersonSpectate={{bAllowThirdPersonSpectate}} \ No newline at end of file +bAllowThirdPersonSpectate={{bAllowThirdPersonSpectate}}