Fixed shaky-camera, when bot gets killed.

Make use short bot  name here and there.
Minor tweaks.
This commit is contained in:
Dmitry 2019-05-11 15:28:13 +03:00 committed by jeefo
commit 47fefabe66
6 changed files with 14 additions and 6 deletions

View file

@ -71,7 +71,7 @@ int *g_weaponPrefs[] = {g_normalWeaponPrefs, g_rusherWeaponPrefs, g_carefulWeapo
// metamod plugin information
plugin_info_t Plugin_info = {
META_INTERFACE_VERSION, // interface version
PRODUCT_NAME, // plugin name
PRODUCT_SHORT_NAME, // plugin name
PRODUCT_VERSION, // plugin version
PRODUCT_DATE, // date of creation
PRODUCT_AUTHOR, // plugin author