Add url to plugin info & update all to 1.11

This commit is contained in:
Jackz 2022-07-05 22:31:01 -05:00
parent d41a10f61e
commit de69e0c535
No known key found for this signature in database
GPG key ID: E0BBD94CF657F603
41 changed files with 59 additions and 113 deletions

View file

@ -17,7 +17,7 @@ public Plugin myinfo =
author = "jackzmc",
description = "",
version = PLUGIN_VERSION,
url = ""
url = "https://github.com/Jackzmc/sourcemod-plugins"
};
static ConVar hPercentTotal;
@ -27,7 +27,6 @@ static ConVar hPercentCeda;
static ConVar hPercentWorker;
static ConVar hPercentRiot;
static ConVar hPercentJimmy;
static ConVar hPercentFallen;
static ConVar hTotalZombies;
static ConVar hZCommonLimit;