mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 03:33:21 +00:00
Add url to plugin info & update all to 1.11
This commit is contained in:
parent
d41a10f61e
commit
de69e0c535
41 changed files with 59 additions and 113 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue