Update plugin info

This commit is contained in:
Jackzie 2024-11-26 15:57:22 -06:00
parent 2ade39fd28
commit c69c03a42b
3 changed files with 5 additions and 5 deletions

View file

@ -41,9 +41,9 @@ char g_currentMap[64];
#include <hats/hat_presets.sp>
public Plugin myinfo = {
name = "L4D2 Hats & Editor",
name = "L4D2 Hats",
author = "jackzmc",
description = "",
description = "Hat props and cause problems",
version = PLUGIN_VERSION,
url = "https://github.com/Jackzmc/sourcemod-plugins"
};