This commit is contained in:
Dogan
2020-01-15 17:45:00 +01:00
parent 5c716429d8
commit 16ee25f3ff
2 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ float g_fDeathTime[MAXPLAYERS+1];
/* CONVARS */ /* CONVARS */
ConVar g_hRespawnDelay; ConVar g_hRespawnDelay;
ConVar g_hRespawnTreshold; ConVar g_hRespawnTreshold; //Test
//---------------------------------------------------------------------------------------------------- //----------------------------------------------------------------------------------------------------
// Purpose: // Purpose:
Submodule secrets deleted from e0dfc41273