mirror of
https://github.com/etlegacy/wolfadmin.git
synced 2024-11-10 06:41:53 +00:00
Reverted default banner area to chat area
* this is supported by all mods * the banner area is not officially released yet
This commit is contained in:
parent
43750ba5a0
commit
a5415cf595
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ local data = {
|
|||
["g_botGreetings"] = 1,
|
||||
["g_bannerInterval"] = 120,
|
||||
["g_bannerRandomize"] = 1,
|
||||
["g_bannerArea"] = 4,
|
||||
["g_bannerArea"] = 3,
|
||||
["g_evenerMinDifference"] = 2,
|
||||
["g_evenerMaxDifference"] = 5,
|
||||
["g_evenerPlayerSelection"] = 0,
|
||||
|
|
Loading…
Reference in a new issue