From 5de6fc77b4e2f6da970a564031930bf5998d5e7e Mon Sep 17 00:00:00 2001 From: Adrian Cirstea <54354938+ShadowsAdi@users.noreply.github.com> Date: Sat, 31 Aug 2024 03:43:21 +0300 Subject: [PATCH] Removed `csgor_savetype` from .cfg file --- addons/amxmodx/configs/plugins/csgor/csgo_remake.cfg | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/addons/amxmodx/configs/plugins/csgor/csgo_remake.cfg b/addons/amxmodx/configs/plugins/csgor/csgo_remake.cfg index 48c532c..361e50c 100644 --- a/addons/amxmodx/configs/plugins/csgor/csgo_remake.cfg +++ b/addons/amxmodx/configs/plugins/csgor/csgo_remake.cfg @@ -13,12 +13,6 @@ csgor_author "Shadows Adi" // Minimum: "0.000000" csgor_prunedays "60" -//(0|1) Save type || 0 - nVault Save | 1 - MYSQL Save -// Default: "0" -// Minimum: "0.000000" -// Maximum: "1.000000" -csgor_savetype "0" - //Database Host // - // Default: "localhost" @@ -457,4 +451,4 @@ csgor_user_reg_keys "10" // Quantity of scraps which a new player receives when register an account. // - // Default "10" -csgor_user_reg_scraps "10" \ No newline at end of file +csgor_user_reg_scraps "10"