From c3975e9f5332431660e762f0fdae881cace1da3d Mon Sep 17 00:00:00 2001 From: Dan Date: Wed, 17 Mar 2021 15:58:58 +0000 Subject: [PATCH] refactor: remove Discord ID from version checker --- sv_version_check.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sv_version_check.lua b/sv_version_check.lua index 152c951..c28df55 100644 --- a/sv_version_check.lua +++ b/sv_version_check.lua @@ -71,7 +71,7 @@ PerformHttpRequest( "https://wolfknight98.github.io/wk_wars2x_web/version.txt", end else -- In case the version can not be requested, print out an error message - print( " || ^1There was an error getting the latest version information, if the issue persists contact WolfKnight#8586 on Discord.\n^0 ||\n \\\\\n" ) + print( " || ^1There was an error getting the latest version information.\n^0 ||\n \\\\\n" ) end -- Warn the console if the resource has been renamed, as this will cause issues with the resource's functionality.