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:
Timo Smit 2020-04-14 17:46:35 +02:00
parent 43750ba5a0
commit a5415cf595

View file

@ -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,