refactor: remove Discord ID from version checker

This commit is contained in:
Dan
2021-03-17 15:58:58 +00:00
parent 59dd6c13ae
commit c3975e9f53

View File

@@ -71,7 +71,7 @@ PerformHttpRequest( "https://wolfknight98.github.io/wk_wars2x_web/version.txt",
end end
else else
-- In case the version can not be requested, print out an error message -- 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 end
-- Warn the console if the resource has been renamed, as this will cause issues with the resource's functionality. -- Warn the console if the resource has been renamed, as this will cause issues with the resource's functionality.