From 48ebd5c96fa488f13ef3092f07f5b7bc60fae86f Mon Sep 17 00:00:00 2001 From: In-line Date: Sun, 24 Sep 2017 23:38:51 +0400 Subject: [PATCH] Add mp_show_radioicon to game.cfg (forgot in #180) (#183) * Add mp_show_radioicon to game.cfg (forgot in #180) --- dist/game.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dist/game.cfg b/dist/game.cfg index 4947ecaa2..342c869bb 100644 --- a/dist/game.cfg +++ b/dist/game.cfg @@ -129,6 +129,11 @@ mp_forcerespawn 0 // 1 - enabled (default behaviour) mp_hostage_hurtable 1 +// Show radio icon. +// 0 - disabled +// 1 - enabled (default behavior) +mp_show_radioicon 1 + // Set's the mode for the zBot // 0 - disabled // 1 - enable mode Deathmatch and not allow to do the scenario